configctl webgui restart renew
I do this, and have done recently.Make sure you use this:openssl pkcs12 -in [yourfile.pfx] -out cert.pem -nodesThis ensures the private key is exported without the password.Not sure if this is your problem, but using the above works perfectly for me with OPNSense.