adamant-kite-43734
02/28/2025, 3:13 PMcreamy-pencil-82913
02/28/2025, 4:08 PMaloof-dentist-47314
02/28/2025, 5:02 PMcertificate-authority-data
in all nodes file /var/lib/rancher/agent/rancher2_connection_info.json
, no more logs about
• i dont know why ca.pem was different in rancher server (the exactly 60 days cert makes me think is a rancher behavior, but is speculation)
• i need to test if updating ca in json file, allow to update self signed cert
I hope this clarifies for youcreamy-pencil-82913
02/28/2025, 6:05 PMaloof-dentist-47314
02/28/2025, 6:17 PMdocker run -v $PWD/cert:/certs \
-e SSL_SUBJECT=rancherfqdn \
-e SSL_DNS=rancherfqdn \
-e SSL_IP=10.0.0.1 -e SSL_EXPIRE=3650 -e CA_SUBJECT=subject \
superseb/omgwtfssl
the cert was generated with this command, the ca generated, not respect the SSL_EXPIRE variable, only the cert has the correct expire datealoof-dentist-47314
02/28/2025, 6:20 PMcreamy-pencil-82913
02/28/2025, 6:30 PMcreamy-pencil-82913
02/28/2025, 6:30 PMcreamy-pencil-82913
02/28/2025, 6:32 PMaloof-dentist-47314
02/28/2025, 6:32 PMaloof-dentist-47314
02/28/2025, 6:34 PMaloof-dentist-47314
03/05/2025, 6:27 PM/var/lib/rancher/agent/rancher2_connection_info.json
(because the certificate itself acts as the CA).
For private certificates, the CA typically expires in 10-20 years, which might become a problem in the future.
Does this warrant opening a ticket?