Carla Coutinho wrote:
> I'm trying to generate an OCSP request containing Issuer Name Hash and
> Issuer Key Hash calculated with hashing algorithm SHA256.
> I've already instaled OpenSSL 1.0.0, which has the option '-sha256', but
> that doesn't seem to be working (the Hash Algorithm is always SHA1)
Hello.
I'm trying to generate an OCSP request containing Issuer Name Hash and
Issuer Key Hash calculated with hashing algorithm SHA256.
I've already instaled OpenSSL 1.0.0, which has the option '-sha256', but
that doesn't seem to be working (the Hash Algorithm is always SHA1).
What am i doing