Hi
I'd like to create certificates that have a crlDistributionPoint set to
X509v3 CRL Distribution Points:
DirName:/DC=NET/DC=Company/CN=mycrl
I've set inside openssl.cnf
crlDistributionPoint = @dirname_cdp
[ dirname_cdp ]
dirName = dir_name
[ dir_name ]
DC=NET
DC=Company
CN=mycrl
But th
Dear readers
I'm trying to create certificates with OpenSSL that can be used to log into a Windows
Domain. I've read the Microsoft Knowledge Base Article 281245 and the discussions on
this list in the past. I'm using OpenSSL 0.9.8-dev from Snapshot 2004-09-23.
First I set
extendedKeyUsage = cl