HI,
to convert PFX to PEM the ssladmin PDF file says:
openssl pkcs12 -nocerts -in key.pfx -out key.pem -nodes
usually I ran this procedure with no problems in several customers. This time, a problem arise. Everything is like always, except that the final PEM file is an empty one with size 0. anybody, any clues?
thanks!
PBA
Answer by Tomasz N. ·
Hello Sir,
please try to add -d (debug) parameter, so we have more informations.
Best Regards,
Tomasz
HI Tomasz,
we solved the problem trough frontline support. the problem was that the customer was exporting the certificates from his computer rather than from the server. Once the certificates was exported from the server the problem went away
thanks for your reply
PBA
JANUARY 15, 3:00 PM GMT / 10:00 AM ET