Hi,

Try to use this

openssl x509 –in input.crt –inform DER –out output.crt –outform PEM

If u still get the error then tell the exact error u r getting during
conversion.


On Mon, Sep 22, 2008 at 5:54 PM, Ajeet kumar.S
<[EMAIL PROTECTED]> wrote:
> Hi all;
>    Thank you Luciano Quartarone for your help. I tried to convert .der file
> to .pem using your given idea but I did not get success.I am using open ssl
> command line tool. Any thing more I need to do?
>
> Regards,
>
> --Ajeet  Kumar  Singh
>
>
>
> Sarve Bhavantu Sukhina ,Sarve Santu NiramayaSarve Bhadrani Pashyantu , Maa
> Kaschit Dukha Bhagh Bhavet
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Luciano Quartarone
> Sent: Monday, September 22, 2008 5:14 PM
> To: openssl-users@openssl.org
> Subject: Re: How to convert .der file to .pem
>
> try with:
> openssl x509 -inform DER -in <filename> -outform PEM -out <filename>
>
> or look at www.openssl.org
>
> LQ
>
>
> Ajeet kumar.S ha scritto:
>> Hi all;
>>
>> Thanks all of you for your support. I have cert.der file and I want to
>> convert it cert.pem file using open ssl. How I can convert it. Please
>> Tell me.
>>
>>
>>
>> Thank you.
>>
>> Regards,
>>
>> --Ajeet  Kumar  Singh
>>
>>
>>
>>
>>
>>
>>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>



-- 
regards,
Vineeta Kumari
Software engg
Mobera Systems
Chandigarh
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to