Thanks. I’ll revisit it these days. Regards -- Dejan Bosanac about.me/dejanb
On Mon, Feb 1, 2016 at 11:44 AM, Lectrismo <m.j...@yahoo.de> wrote: > Hi Dejan, > > sorry for the late answer, had a few other Problems in last time. > Activemq has stopped connecting my ocsp-responder. I can't reproduce the > Problem, neither I know why it has stopped working. Tried to reset all > changes I've made in the last time, but no luck. > You can easily reproduce my problem on Windows Distribution. > 1. Just set up an activemq instance and configure an SSL connector with > "needClientAuth=true" > 2. create Certificates and the truststore with Java keytool > 3. then add following line into your activemq.bat: > set ACTIVEMQ_SSL_OPTS="-Dcom.sun.security.enableCRLDP=true > -Docsp.enable=true > -Docsp.responderURL=http://my.ocspurl.example" > (of course you need a OCSP Responder for this) > 4. start activemq with the activemq-admin.bat > 5. start jconsole.exe and Monitor the ProcessID (PID) which Java opens > after > the start. On the VM > Summary Tab you see the JVM Arguments. Here you should see previously > configured OCSP arguments too. > > Meanwhile I opened AMQ-6118 on Apache jira. Maybe you can connect with > Christopher L. Shannon, which already replied me regarding this strange > behavior. > > > I would be happy if you could reproduce the problem too. > > Greetings, > Lectrismo > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Configure-OCSP-CRL-Checking-tp4705089p4706716.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >