This message was deleted.
# general
a
This message was deleted.
c
your nginx reverse proxy has a cert that isn’t trusted by rancher. Follow the documented steps to configure the cert you’re using for rancher.
a
the cert is issued by let's encrypt
isn't let's encrypt a trusted ca for rancher?
c
no. rancher pins the SPECIFIC cert of the rancher manager instance to prevent mitm attacks on downstream cluster nodes. Check the docs.
a
I see, thank you