comer merryl wrote:
Is it possible to create a certificate with a dn,
"uid=user3,ou=People,dc=org,dc=com"
Did you try the -subj command option of "openssl req"? Try using -subj
"/uid=user3/ou=People/dc=org/dc=com"
__
OpenSSL
Hi,
Is it possible to create a certificate with a dn,
"uid=user3,ou=People,dc=org,dc=com"
When I run openssl to create a certificate, it doens't ask me for uid or
dc. I can't generate a certificate with any other dn apart from the one
specified above. Can someone help with this? Thanks a lot f