constants

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ACCOUNT_EMAIL = "ACCOUNT_EMAIL"
View Source
const ACCOUNT_KEY_FILE = "ACCOUNT_KEY_FILE"
View Source
const ACME_PRODUCTION_CA_DIR = "https://acme-v02.api.letsencrypt.org/directory"
View Source
const ACME_PRODUCTION_ENV = "PRODUCTION"
View Source
const ACME_STAGING_CA_DIR = "https://acme-staging-v02.api.letsencrypt.org/directory"
View Source
const ACME_STAGING_ENV = "STAGING"
View Source
const ACME_TEST_CA_DIR = "http://localhost:4000/directory"
View Source
const ACME_TEST_ENV = "TEST"
View Source
const CA_DIR = "CA_DIR"
View Source
const DEFAULT_ACCOUNT_KEY_FILE = "./account.key"
View Source
const DEFAULT_CA_DIR = ACME_STAGING_ENV
View Source
const DEFAULT_DISABLE_CP = "true"
View Source
const DEFAULT_DNS_AUTH_TOKEN_SECRET = "do-auth-token"
View Source
const DEFAULT_LE_CRT_KEY_TYPE = KEY_TYPE_RSA2048
View Source
const DEFAULT_LE_TOS_AGREED = "true"
View Source
const DISABLE_CP = "DISABLE_CP"
View Source
const DNS_AUTH_TOKEN = "DNS_AUTH_TOKEN"
View Source
const DNS_AUTH_TOKEN_FILE = "DNS_AUTH_TOKEN_FILE"
View Source
const DNS_AUTH_TOKEN_SECRET = "DNS_AUTH_TOKEN_SECRET"
View Source
const DNS_AUTH_TOKEN_VAULT = "DNS_AUTH_TOKEN_VAULT"
View Source
const DNS_RESOLVERS = "DNS_RESOLVERS"
View Source
const DNS_TIMEOUT = "DNS_TIMEOUT"
View Source
const DOMAINS = "DOMAINS"
View Source
const FILENAME = "FILENAME"
View Source
const KEY_TYPE_RSA2048 = "RSA2048"
View Source
const KEY_TYPE_RSA4096 = "RSA4096"
View Source
const KEY_TYPE_RSA8192 = "RSA8192"
View Source
const LE_CRT_KEY_TYPE = "LE_CRT_KEY_TYPE"
View Source
const LE_TOS_AGREED = "LE_TOS_AGREED"
View Source
const OUTPUT_DIRECTORY = "OUTPUT_DIRECTORY"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL