certainly

The easiest way to create self-signed certificates. Ever.

```bash $ certainly test.example.com test2.example.com foo.local Writing test.example.com.key Writing test.example.com.crt

$ certainly --inspect test.example.com.crt Self-signed certificate Created on: Sep 6 01:30:45 2018 GMT Expires on: Sep 3 01:30:45 2028 GMT Domains: - test.example.com - test2.example.com - foo.local ```

Install

Binary download (Windows, Linux, macOS)

Binaries are available through GitHub Releases.

From source

With Cargo: cargo install certainly

From package manager

Arch Linux (AUR)

yay -S certainly-bin

Debian, Ubuntu (deb)

Download the deb file from GitHub Releases.

Others

Accepting contributions for more!

Options

See the man page for more.

Etc