|
Posted by Brian Komar [MVP] on February 10, 2007, 1:27 pm
Please log in for more thread options
Yes
says...
> Thanks, Brian.
>
> So you mean to convert it from a .CER file to a .PEM file using OPENSSL?
>
>
> > 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
> >>
> >>
> >>
|