|
Forums -> Security Library Forum
Certificates and Private Keys |
|
|
by Robert [dukesro at earthlink dot net] posted on 2004/08/17 |
|
I have a Cert and a Private RSA key in plain text. I am attempting to convert them into a pfx file. When I use "openssl pkcs12 -export -nodes -in domaincert -inkey domainkey -out domain.pfx -name 'domain'" It seems to work, it generates the file. I move the file over to the WIN box I want to export it to, and it give me the error that it isnt a valid PFX file. I cant seem to fina any conversion that is working.
Any help is apprciated. Thank you,
R. |
by Robert posted on 2004/08/17 |
|
I found these forums VIA a google search. I apologise, I didnt read the rest of the site until after I posted the question. Please disreguard, I understand the need for software only questions, and if you are the MOD please delete.
Again I am very sorry.
R. |
|
|