go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers/network/resources/certificates/README.md (about) 1 # Certificate Resource 2 3 1. load certificate from file and test it 4 2. load os certificate bundle 5 3. load cert from live http connection 6 7 https://golang.org/src/crypto/x509/root_linux.go 8 https://serverfault.com/questions/62496/ssl-certificate-location-on-unix-linux 9 https://github.com/genkiroid/cert 10 https://github.com/grantae/certinfo 11 https://github.com/google/certificate-transparency-go