Dr S N Henson wrote:

> The X509_REQ ASN1 routines cache the signed portion of a request to
> avoid possible signature errors with invalid encodings. Normally a
> request will not be modified after it has been signed or received so
> this doesn't matter. However in your case you are changing it so the
> cached version is no longer valid. So you should set
> req->req_info->enc.modified to 1.

Thanks. I'll update the code right now.

C'you,

        Massimiliano Pala ([EMAIL PROTECTED])

S/MIME Cryptographic Signature

Reply via email to