[openssl-users] Converting Bin format to X509 format
Anirudh Raghunath
anirudhraghunath at rocketmail.com
Wed Jul 22 09:17:43 UTC 2015
Hello,
I have used rsault -sign option to sign a text file which gives me a binary file. I would like to convert this to X509 so that I can use it in a ssl handshake. I understand the command:
openssl x509 -inform <format> -in <certfile> -out <cert.pem>
is used. I want to know what the parameters would be for a binary input file.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150722/3c616c45/attachment.html>
More information about the openssl-users
mailing list