0335309C Error creating OCSP request

Explanation

An internal error was encountered while creating the OCSP request to send to an OCSP responder.

User response

If OCSP request signing is enabled, verify that the signing certificate resides in the handle returned from gsk_open_keyring() or gsk_open_database() and the signing certificate is valid (start time is before the current time and is not yet expired) and contains a private key. The handle is provided through the ocspDbHandle field within the gskdb_ocsp_source structure provided on the gsk_create_revocation_source() routine. The signing key label is provided through the ocspReqLabel field within the gskdb_ocsp_source structure provided on the gsk_create_revocation_source() routine.

Collect a System SSL trace containing the error and then contact your service representative if the error persists.