This is a useful PowerShell tool that can convert a SSL certificate and its private key from PEM format into PKCS12 (.PFX) format. Additionally if needed it can also include the intermediate (s) and ...
diff --git a/ssl/ssl_rsa.c b/ssl/ssl_rsa.c index 6457c0c0ef..3535c95354 100644 --- a/ssl/ssl_rsa.c +++ b/ssl/ssl_rsa.c ...