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 wrote:
>
>
> I know , but i haven't file .KEY (eg. cert.key) , i must
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
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 .