package constant const ( CertificateStoreSystem = "system" CertificateStoreMozilla = "mozilla" CertificateStoreNone = "none" )