Hi, I need help with certificate chain (with intermediate CA). I need to convert pem to der.
There is a command: openssl x509 -in something.pem -out something.der -outform der Problem is that when I use this command and there are more CAs in pem (more begin/end certificate), it converts only 1st CA and cuts out others. I need only der format :/. What am I doing wrong? Thanks alot. Rockintein -- View this message in context: http://old.nabble.com/converting-pem-to-der-tp33907769p33907769.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org