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

# Functions

DefaultFactory returns default configuration factory.
Load will load the configuration from the named config file, apply any overrides, and resolve relative directory locations.
LoadForHostName will load the configuration from the named config file for specified host name, apply any overrides, and resolve relative directory locations.
LoadWithOverride will load the configuration from the named config and optional override file.

# Constants

CAServerName specifies server name for Certification Authority.
CISServerName specifies server name for Certificate Information.
ConfigFileName is default name for the configuration file.
WFEServerName specifies server name for Web Front End.

# Structs

Configuration contains the user configurable data for the service.
CryptoProv specifies the configuration for crypto providers.
DelegatedIssuers specifies the configuration for delegated CA.
GenCert contains configuration info for the auto generated certificate.
GenCerts contains configuration info for the auto generated certificates.
Publisher ontains configuration info for Publisher.
RegistrationAuthority contains configuration info for RA.
SQL specifies the configuration for SQL provider.
Task specifies configuration of a single task.