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