package
1.2.437
Repository: https://github.com/effective-security/trusty.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Constants

URIForAIACertByID provides URI for a CA certificate.
URIForAIACerts provides base URI for AIA certs.
PathForCA is base path for the CA service.
PathForCAIssuers provides Issuer certificates Verbs: GET Response: IssuersInfoResponse.
PathForCAProfileInfo provides profile information Verbs: GET Response: CertProfileInfo.
PathForCIS is base path for the CIS service.
PathForCISRoots provides Roots certificates Verbs: GET Response: RootsResponse.
URIForCRLByID provides URI for CRL by issuer.
URIForCRLDP provides base URI for CRL DP.
PathForMetrics returns metrics.
URIForOCSP provides base URI for OCSP.
PathForOCSPByID provides OCSP for a specific issuer.
PathForStatus is base path for the Status service.
PathForStatusCaller returns CallerStatusResponse.
PathForStatusNode returns `ALIVE` if the server is ready to server, or 503 Service Unavailable otherwise.
PathForStatusServer returns ServerStatusResponse.
PathForStatusVersion returns ServerVersion, that proviodes the version of the installed package.
PathForSwagger returns swagger file.