Re: SSL using existing cert

2021-04-06 Thread Jean-Baptiste Onofre
PM > To: users@activemq.apache.org > Subject: Re: SSL using existing cert > > Hi, > > Yes, you add your cert in the keystone, and you reference the keystone in > activemq.xml configuration. > > Regards > JB

RE: SSL using existing cert

2021-04-06 Thread Justin Taylor
2021 11:05 PM To: users@activemq.apache.org Subject: Re: SSL using existing cert Hi, Yes, you add your cert in the keystone, and you reference the keystone in activemq.xml configuration. Regards JB

Re: SSL using existing cert

2021-03-30 Thread Jean-Baptiste Onofre
ailto:j...@nanthrax.net] > Sent: Monday, March 29, 2021 11:18 PM > To: users@activemq.apache.org > Subject: Re: SSL using existing cert > > Hi, > > Broker side, you can define the ssl context directly in activemq.xml where > you define the keystone. > > If you

RE: SSL using existing cert

2021-03-30 Thread Justin Taylor
to:j...@nanthrax.net] Sent: Monday, March 29, 2021 11:18 PM To: users@activemq.apache.org Subject: Re: SSL using existing cert Hi, Broker side, you can define the ssl context directly in activemq.xml where you define the keystone. If you don’t need mutual authentication with SSL, you don’t need the t

Re: SSL using existing cert

2021-03-29 Thread Jean-Baptiste Onofre
Hi, Broker side, you can define the ssl context directly in activemq.xml where you define the keystone. If you don’t need mutual authentication with SSL, you don’t need the trust store, just the keystone. Just use the regular keygen tool to create a regular certificate (not necessary self sig