I believe you can use the ManagedPeerCertificateTrustStore if you want to dynamically add and remove certificates in this way. Having the broker reload a JKS store would require a change.
-- Rob On Mon, 8 Apr 2019 at 13:26, Tomas Soltys <[email protected]> wrote: > Hi, > > After I add a user certificate to a truststore (JKS) it seems like I need > to > either restart a broker or recreate an SSL port in order to be able to > authenticate. Side effect of this is loosing all active connections on that > port. > Is there a way to "reinitialize" the port in such way so other live > connections are not lost? > > Thanks, > Tomas > > > > -- > Sent from: > http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
