Re: File CER into File PFX

2011-02-15 Thread Jeffrey Walton
e .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: &

Re: File CER into File PFX

2011-02-15 Thread yann458
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 . >> > > > -- Vie

Re: File CER into File PFX

2011-02-14 Thread Ramaswamy BM
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 .

File CER into File PFX

2011-02-14 Thread yann458
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-tp30915480p30915480.html Sent