Hi... this is not actually for the functionality of the traffic manager itself, but rather the management interface of it.
When I connect to https://<server_IP>:9090, I get the warning for a self-signed SSL certificate.
How do I change it to use a proper SSL certificate?
Thanks!
Surely someone must have needed to do this before?
Hi Stanley,
Get you certificate ready in PEM-format - both the certificate and the private key.
Then visit System | Security | SSL Certificate
Certificate file :
Private key file :
Best Regards.
Bjarke
Thank you! Seems so obvious now, but I must have missed it when looking for it.