BradleyA / docker-security-infrastructure

Automate the generation, setup, check, copy site, host and user docker TLS certificates; Setup and manage dockerd configuration for Ubuntu 16.04 Systemd & Ubuntu 14.04 Upstart. Check ssh permissions
MIT License
17 stars 8 forks source link

docker-TLS/check-{host,user}-tls.sh - which one should check if the ca.pem match #49

Closed BradleyA closed 4 years ago

BradleyA commented 5 years ago

Incident - docker-TLS/check-{host,user}-tls.sh - which one should check if the ca.pem match ran docker version - host cert failed ran check-host-tls.sh - passed ran check-user-tls.sh - passed created new cert, ran create-host-tls.sh - no incident ran copy-host-2-remote-host-tls.sh - no incident ran docker version - host cert failed manual check user and host ca.pem and they were different