I am using OpenSSL version 

OpenSSL 1.0.1e 11 Feb 2013

and the ocsp works fine.

openssl ocsp -index ./demoCA/index.txt -port 8082 -rsigner authocspsign.crt
-rkey ocspsign.key  -CA ./demoCA/cacert.pem -text 

and I issue a request and get a response nicely. But then I am using 
  char *url= "http://127.0.0.1:8082";;

for testing.




--
View this message in context: 
http://openssl.6102.n7.nabble.com/OSCP-server-does-not-update-status-tp45877p45992.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to