Use an OCTET STRING for the encoding of an OCSP nonce value.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 19 Feb 2004 18:17:35 +0000 (18:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 19 Feb 2004 18:17:35 +0000 (18:17 +0000)
commit33ad6eca7adb122cefaab95a3385f279e75f13d4
tree24046042c407b98259facca4eadd20eeb29f0a34
parentdd10343e7555c790774cfbdd91c2373f6c0ae627
Use an OCTET STRING for the encoding of an OCSP nonce value.

The old raw format can't be handled by some implementations
and updates to RFC2560 will make the OCTET STRING mandatory.
CHANGES
crypto/ocsp/ocsp_ext.c