[
https://issues.apache.org/jira/browse/DIRSERVER-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745114#action_12745114
]
Kiran Ayyagari commented on DIRSERVER-1373:
-------------------------------------------
Patch has been applied for reloading the SSL context
http://svn.apache.org/viewvc?rev=805871&view=rev
We need to address two things (above raised by Seelmann)
1. What happens to established SSL or StartTLS sessions when calling
reloadSslContext? Are they killed or do they continue to use the old
certificate?
2. Reloading the SSL context automatically when the certificate of
uid=admin,ou=system gets updated
> Update of server certificate in uid=admin,ou=system only takes effect after
> restart
> -----------------------------------------------------------------------------------
>
> Key: DIRSERVER-1373
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1373
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.5.4
> Reporter: Stefan Seelmann
> Fix For: 2.0.0-RC1
>
> Attachments: DIRSERVER-1373-testcases-UPDATED.patch,
> DIRSEVER-1373-Testcases.patch
>
>
> When I update the privateKey, publicKey and userCertificate in
> uid=admin,ou=system and start a new StartTLS session, the server still uses
> the old certificate. After a restart the server uses the new certificate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.