RE: OCSP response signature algorithm

2020-07-03 Thread paul h. roubekas
unsubscribe openssl-users From: openssl-users On Behalf Of John Jiang Sent: Friday, July 3, 2020 12:19 PM To: openssl-users Subject: OCSP response signature algorithm Hi, I'm using OpenSSL 1.1.1. Can I configure the OCSP response signature algorithm? For a RSA issuer, it looks SH

How to get all certs into a .der file.

2020-05-21 Thread paul h. roubekas
I am a complete newbie to this list. I wanted to search the archive but found no such page. I have a requirement to convert all certs in a *.p12 file to a *.der file for use in the curl command. The first hop to a *.pem file has all the certs. But the second hop only has one cert. The I rea