Hi Yann,

> I know , but i haven't file .KEY (eg. cert.key) , i must convert file .cer
> into .pfx without file .key
Factor n, or solve the discrete log to recover the private exponent.

On Mon, Feb 14, 2011 at 11:44 AM, yann458 <sival...@gmail.com> wrote:
>
>
> I know , but i haven't file .KEY (eg. cert.key) , i must convert file .cer
> into .pfx without file .key
>
>
> ramaswamy.bm wrote:
>>
>> Try this
>> openssl pkcs12 -inkey cert.key -in cert.cer  -export -out output.pfx
>>
>> Thanks,
>> Ram
>>
>>
>> yann458 wrote:
>>> Hello,
>>>
>>> I need to convert a file .CER into file PFX knowing that I do not have to
>>> file KEY (.PVK)
>>>
>>> Help me because I know little in certificate.
>>>
>>> I absolutely need.
>>>
>>> Thank you very help .
>>>
>>
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/File-CER-into-File-PFX-tp30915480p30923462.html
> Sent from the OpenSSL - User mailing list archive at Nabble.com.
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to