[Reference:<_A2481@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: pem format conversion for delegate
In message <_A2481@delegate-en.ML_> on 12/06/03(01:47:34)
you pweeqbdyi-pg3up535kstw.ml@delegate.org wrote:
|I used Windows xp (IIS 5.1) to generate a certificate request, which I
|forwarded to
|Verisign & get a cert.cer file back. How do I convert this key pair to PEM
|format to be used with Delegate (server-key.pem , server-cert.pem)
OpenSSL includes a command "x509" to convert among various representation
formats of certificate in X.509. It seems the following command might do
the conversion though I have no experience on it.
openssl x509 -inform der -in xxx.cer -out xxx.pem
Cheers,
Yutaka
--
D G Yutaka Sato <pfqcabdyi-pg3up535kstw.ml@delegate.org> http://www.delegate.org/y.sato/
( - ) National Institute of Advanced Industrial Science and Technology (AIST)
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|