Active CPP and enabling SSL on windows

2012-10-13 Thread gilbertoblue
Hello The directions for enabling SSL on windows are very lacking. I got all of the activemq-cpp-library-3.4.3 source code and built a DLL. I'm not sure yet if put #define HAVE_OPENSSL 1 in all of the right places. The directions then say set the include and library paths there as well I don't

Re: Active CPP and enabling SSL on windows

2012-10-13 Thread gilbertoblue
Follow directions here http://activemq.apache.org/how-do-i-use-ssl.html // I don't think it is necessary to update ALL of the following files but I haven't taken the time to figure which are important activemq-command,xml activemq-demo.xml // probably not needed active