|
Posted by Brian Komar [MVP] on February 7, 2007, 12:11 am
Please log in for more thread options When you export the certificate in the Certificates
console, you have the choice of DER encoding or Base 64.
Both use the .CER extension.
Brian
MrSmith@yahoo.com says...
> Interesting enough, I can't seem to create a DER file. I can only create an
> CER file.
>
> Any idea how to create a DER file from the Microsoft Certtificate Authority?
>
> Thanks
>
> Smith
>
> > MrSmith@yahoo.com says...
> >> Hi All
> >>
> >> Does anyone know how to make a .PEM file from a Microsoft Certificate
> >> Authority?
> >>
> >> I can't seem to find any documenation on this.
> >>
> >> Thank you!
> >>
> >> Smith
> >>
> >>
> >>
> > Typically you would use OPENSSL to convert the .DER
> > format certificate issued by the MS CA to a PEM format
> > (http://www.mnlab.cs.depaul.edu/TDC568/corba/tls/html/TL
> > Sopensslutils.html)
> > Brian
>
>
>
|