e section containing the
# X.509v3 extensions to use:
extensions = usr_cert
basicConstraints=CA:FALSE
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid,issuer
authorityInfoAccess = OCSP;URI:http://localhost:8080/test/ocsp
I hope someone can help me thanks!
--
View this message in context:
Thank you very much!
My problems are likely to be solvable.
--
Kenichi MORI
Dr. Stephen Henson wrote:
>On Thu, Mar 11, 2004, Kenichi MORI wrote:
>
>> Dear everyone,
>>
>> Could you tell me about X.509 extensions in OpenSSL ?
>>
>> 1)
>> Can I use Dire
On Thu, Mar 11, 2004, Kenichi MORI wrote:
> Dear everyone,
>
> Could you tell me about X.509 extensions in OpenSSL ?
>
> 1)
> Can I use DirectoryName(DN) in X.509 extensions "Subject Alternative Name" ?
> According to openssl.txt (included doc directory), I can us
Dear everyone,
Could you tell me about X.509 extensions in OpenSSL ?
1)
Can I use DirectoryName(DN) in X.509 extensions "Subject Alternative Name" ?
According to openssl.txt (included doc directory), I can use "email", "URI",
"DNS", "RID" and &qu
Hello everyone,
I'm developing a Perl application and I need to work with X.509
certificates. For this, I need the Net:SSLeay module (Perl extension for
usign OpenSSL) but I have a two doubts:
1) I have tried to look up documentation about this module but I haven't
found any specified doc (as O
On Fri, Jun 27, 2003, Jeremy Wiebe wrote:
> Thanks for the rapid response!
>
> The doc/openssl.txt document was exactly what I was looking for. (Guess I
> need to spiff up my research skills as that was right in the open there.)
>
> If I save the certificate to a file on my desktop as a .cer fi
June 27, 2003 1:55 PM
To: [EMAIL PROTECTED]
Subject: Re: X.509 Extensions
On Fri, Jun 27, 2003, Jeremy Wiebe wrote:
> Hello all,
>
> I've been digging around in the openssl-users mailing list looking for a
> listing of available X.509 extensions that are valid. I googled a bit for
On Fri, Jun 27, 2003, Jeremy Wiebe wrote:
> Hello all,
>
> I've been digging around in the openssl-users mailing list looking for a
> listing of available X.509 extensions that are valid. I googled a bit for
> them and can't seem to find a definitive listing o