Timeline for openssl certificate chain - windows
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 11, 2023 at 3:44 | comment | added | poiasd | If you want to convert a PEM concatenated chain on Linux to a PKCS7 message for windows, you can do it via OpenSSL: openssl crl2pkcs7 -nocrl -certfile input_chain.pem -out input_chain.pem.p7b | |
| May 6, 2021 at 20:53 | vote | accept | pallago | ||
| Apr 17, 2021 at 12:24 | history | edited | Crypt32 | CC BY-SA 4.0 | added explanation |
| Apr 17, 2021 at 12:17 | history | answered | Crypt32 | CC BY-SA 4.0 |