Makccert and x509name



Hi, all,

I am trying to create a x509 certificate by makecert, but I have
some issue of name.

I try to create a cert with CN=Company, Inc. OU=Security with the
following command:

makecert -pe -r -cy authority -ss MY -sp "Microsoft Enhanced
Cryptographic Provider v1.0" -n "CN=Company, Inc, OU=Security" root.cer

But makecert interpret "," as the end of CU, and return error code.

So, how can I create a certificate with the CN name contains comma?

.



Relevant Pages

  • Re: makecert: why only test certificates?
    ... your root certificate), you just wouldn't use makecert (it can only create ... > you wouldn't need makecert. ... > I would define not having a CA as a technical reason and not a legal ... > the cert as trusted. ...
    (microsoft.public.inetserver.iis.security)
  • Re: makecert: why only test certificates?
    ... it does not depend upon the way (CA or makecert) ... the certificate, so distribution is not an issue, either. ... not a legal reason. ... >the cert as trusted. ...
    (microsoft.public.inetserver.iis.security)
  • Re: makecert: why only test certificates?
    ... signed with a root certificate using makecert. ... >> the cert as trusted. ...
    (microsoft.public.inetserver.iis.security)
  • Re: WSE - MakeCert
    ... couldn't tell exactly what part of the makecert you having trouble with. ... extensions are pointing to the same certificate store as the certificate is ... >>it and the value of the last switch. ... Since you want to use it to encrypt messages I recommend installing ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • ASP.NET Certificate Hell - 1024 bit? PFX linked to CSP?
    ... Can you not create a 1024 bit certificate with makecert on a Windows 2000 ... 2000 server machine without getting that error message (not creating ... I used CAPICOM to observe what container ...
    (microsoft.public.dotnet.security)