Crate volga_dev_cert

Crate volga_dev_cert 

Source
Expand description

A Rust library for generating self-signed TLS certificates for local development.

Constants§

DEFAULT_CERT_FILE_NAME
DEFAULT_CERT_FOLDER
DEFAULT_KEY_FILE_NAME
DEV_CERT_NAMES

Functions§

ask_generate
Sends the message to the stdio that asks whether to create dev TLS certificate of not
dev_cert_exists
Checks whether dev certificate exists
generate
Generates self-signed certificate and saves them into ./cert folder
get_cert_path
get_signing_key_path