Trying to setup the single node docker with an let...
# general
a
Trying to setup the single node docker with an let's encrypt certificate
Copy code
docker run -p 80:80 -p 443:443 --privileged rancher/rancher --acme-domain <DOMAIN>
When trying to setup a node I am getting
Copy code
[INFO]  Label: <http://cattle.io/os=linux|cattle.io/os=linux>
[INFO]  Role requested: etcd
[INFO]  Role requested: controlplane
[INFO]  Role requested: worker
[INFO]  CA strict verification is set to true
[INFO]  Using default agent configuration directory /etc/rancher/agent
[INFO]  Using default agent var directory /var/lib/rancher/agent
[FATAL]  Aborting system-agent installation due to requested strict CA verification with no CA checksum provided
I did verify the cert and it seems to be created and valid for the specific domain