Brown, Chris wrote, On 2009-02-24 06:22:
> I am trying to make a certificate request using a multi valued attribute
> relative distinguished name using the certutil tool.  However I keep
> getting an error message saying that the DN is invalid.  Is this not
> supported in certutil?  Here’s the command I used:
> 
> certutil -R -s "UID=12345+CN=John Smith,OU=employees, O=SOMEORG, C=US" 
> -o certutil/rdn.req -d certutil

You ran into bug https://bugzilla.mozilla.org/show_bug.cgi?id=476126
which is fixed on the trunk, but the fix has not yet become part of
any official release.  If you know how to pull the source code from
the trunk, and can built your own build of NSS, then you can get the
fix that way.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to