[kmf-discuss] CSRVersion
Wyllys Ingersoll
wyllys.ingersoll at sun.com
Wed Mar 21 20:43:25 PDT 2007
Massimiliano Pala wrote:
> the program continues correctly, signs the request and then save it to
> a file in PEM format. But when I parse it with openssl, I get the
> following:
>
> Certificate Request:
> Data:
> Version: 134508720 (0x80470b0)
> Subject: CN=sulfuric
> Subject Public Key Info:
> ...
>
> the value of the Version field seems very similar to a pointer... :) Any
> idea ?
The API says it should be an integer, so it appears you are using
it correctly. Possibly a bug in the encode/decode.
I will investigate and get back to you soon.
-Wyllys
More information about the kmf-discuss
mailing list