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. 
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to