...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
openssl pkcs12 -in certificate_name.p12 -out cert_sber.pem -nodes |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
openssl pkcs12 -in certificate_name.p12 -out cert_sber.pem -nodes -legacy |
...
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
openssl pkcs12 -in certificate_name.p12 -out cert_sber.pem -nodes |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
openssl pkcs12 -in certificate_name.p12 -out cert_sber.pem -nodes -legacy |
...