Crate csr_gen [] [src]

csr_gen

csr_gen provides a few easy to use methods to generate a csr for a given private key. It is meant to be used as part of a pipeline for generating Let's Encrypt certificates where the private key is stored somewhere not easily accessed.

Structs

Config

Configuration for a given private key listing what csrs to sign with a list of domains to include.