blob: b590dedc7d9b156b83015b4209c9e7375a23742c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Tools for distributing ssl certificates
Designed for FreeBSD (it uses fetch, not wget or curl [yet]).
It also uses sudo, with the goal of this running as non-root
and only allowing the cp & mv via sudo.
These tools were designed with acme.sh & Let's Encrypt in mind,
but they should with with any certificates generated by any
means.
WWW: https://github.com/dlangille/anvil
|