Rancher skip-verify not working to disable verification of self-signed certs
Posted: 8/7/2024 6:29:52 PMBy: PrintableKanjiEmblem
Times Read: 429
Likes: 0 Dislikes: 0
Topic: Linux
For many releases, Rancher rejects self-signed certs, which makes it impossible to use from the command line. Here is finally a workaround!
If you're getting something like:
# rancher --version
rancher version v2.9.0
# rancher login https://rancher.
FATA[0000] Get "https://
The workaround is:
Download cacert from the Rancher UI, go to Global Settings --> Show cacert --> Copy cert value and paste to local file
rancher login https://rancher.
Rating: (You must be logged in to vote)