Documentation ¶ Index ¶ Constants func GetRootCAs() *x509.CertPool Constants ¶ View Source const LetsEncryptRootCert = `` /* 1922-byte string literal not displayed */ https://crt.sh/?id=3958242236 Variables ¶ This section is empty. Functions ¶ func GetRootCAs ¶ func GetRootCAs() *x509.CertPool GetRootCAs is a workaround for older versions of Android that do not trust Let's Encrypt's ISRG Root X1. This manually adds the ISRG root to the device's existing cert pool. Types ¶ This section is empty. Source Files ¶ View all Source files certs.go Click to show internal directories. Click to hide internal directories.