Skip to content

shubb30/rancher-agent-sni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

rancher-agent-sni

This is a Rancher Agent Docker image that thas the Python OpenSSL library installed. This is to allow the use of an SSL certificate that uses a Subject-Alternative-Name of the IP address in addition to the hostname.

Without this library, the agent will return the following error when trying to register.

requests.exceptions.SSLError: hostname '10.102.50.12' doesn't match either of 'rancher.mydomain.local', '10.102.50.12'

rancher/rancher#8792

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published