pkiutilities/ocsp/test/resign/README.TXT
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:46:51 +0200
branchRCL_3
changeset 9 6e226572c5f0
parent 0 164170e6151a
permissions -rw-r--r--
Revision: 201007 Kit: 201008


This directory contains the files for a small EPOC console app called RESIGN.EXE

This app takes filenames of an OCSP response and of a private .key as command line
parameters.

The purpose of the app is to resign the response using that key.  This can be used
to re-sign OCSP responses that have been edited, so that the signatures are valid.
This is used to generate erroneous OCSP responses for error-testing our OCSP client.