pkiutilities/ocsp/test/resign/README.TXT
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 
       
     2 This directory contains the files for a small EPOC console app called RESIGN.EXE
       
     3 
       
     4 This app takes filenames of an OCSP response and of a private .key as command line
       
     5 parameters.
       
     6 
       
     7 The purpose of the app is to resign the response using that key.  This can be used
       
     8 to re-sign OCSP responses that have been edited, so that the signatures are valid.
       
     9 This is used to generate erroneous OCSP responses for error-testing our OCSP client.