pkiutilities/ocsp/test/server/OpenSSL/README
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 OpenSSL OCSP Server
       
     2 ===================
       
     3 
       
     4 The files in this directory relate to running the OpenSSL OCSP server.  They
       
     5 were used to generate the OpenSSL test data, and are mainly provided for
       
     6 reference purposes.  An installation of cygwin is required to run the scripts.
       
     7 The version of OpenSSL used was 0.9.7.
       
     8 
       
     9 Files:
       
    10 
       
    11 openssl.config			Config file for openssl ca operations
       
    12 generateCerts.sh		A script to generate the certs used
       
    13 runOCSPResponder.sh 	A script to run several OCSP responders in the sequence
       
    14 						expected by the logging script OpenSSL-logging.txt