You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Jeff Adamson <jw...@gmail.com> on 2011/11/29 17:31:01 UTC

Managing ActiveMQ Certificate

Similar to how tomcat has keyAlias attribute in server.xml (alongside
keystoreFile and keystorePass) is there a conventient way to provide the
alias for activemq to use for ssl encryption? Either a simple api or config
file would be good.

Or is the only choice to use a dedicated keystore for just activemq and/or
write a keymanager to associate the alias with the activemq port.

Thanks,
Jeff