@lafferty-lounge/letsencrypt-bot

0.0.3 • Public • Published

api-gateway

Dynamically route layer 7 traffic based on host/route and dynamically update and serve certificates for different domains.

Options

--route-server-url                # the server to fetch routes from
--route-server-token              # the bearer token to use when connecting to the route server
--route-server-external-host      # the domain that should be routed to the route server
--route-fetch-interval            # the interval to use when fetching the route list
--domain-server-url               # the server to fetch domains and their certificates from
--domain-server-token             # the bearer token to use when connecting to the domain server
--domain-server-external-host     # the domain that should be routed to the domain server
--domain-fetch-interval           # the interval to use when fetching the domain list
--http-port                       # the port to listen on for plain http requests
--https-port                      # the port to listen on for https requests
--key-server-url                  # the url of a key server to use to generate a default certificate
--cert                            # the path the default certificate
--cert-data                       # the content of the default certificate to use
--key                             # the path the default key
--key-data                        # the content of the default key
--cert-bundle                     # the path to a bundle of default certificates

Readme

Keywords

none

Package Sidebar

Install

npm i @lafferty-lounge/letsencrypt-bot

Weekly Downloads

0

Version

0.0.3

License

WTFPL

Last publish

Collaborators

  • lafferty-lounge