On Fri, 2012-05-11 at 16:12 -0300, Daniel Duarte Figueiredo wrote:
> I had seen those docs
> (http://activemq.apache.org/cms/how-do-i-use-the-ssl-transport.html) but the
> problem is that I don't know how to generate the certificate:
>
> decaf::lang::System::setProperty( "decaf.net.ssl.trus
I had seen those docs
(http://activemq.apache.org/cms/how-do-i-use-the-ssl-transport.html) but the
problem is that I don't know how to generate the certificate:
decaf::lang::System::setProperty( "decaf.net.ssl.trustStore", "/certificate.pem" );
I tried to set this property with the broker_c