2025-04-23

OpenSSL 憑證處理遇到 unsupported encryption algorithm

openssl pkcs12 -in "www.Contoso.com.pfx"
=> unsupported encryption algorithm (RC2-40-CBC)

=> openssl pkcs12 -in "$1" -legacy

參考資料:
https://github.com/openssl/openssl/discussions/23089

沒有留言:

張貼留言