Create a CA so that we can cut our own certs. https://shaneutt.com/blog/golang-ca-and-signed-cert-go/ This will allow us to communicate securely with mutual TLS to devices on the network.
Create a CA so that we can cut our own certs.
https://shaneutt.com/blog/golang-ca-and-signed-cert-go/
This will allow us to communicate securely with mutual TLS to devices on the network.