summaryrefslogtreecommitdiffstats
path: root/certs
Commit message (Collapse)AuthorAgeFiles
* gencerts: improve formatting.Guilhem Moulin2016-05-221
|
* Tunnel bacula (dir → {fd,sd} and fd → sd) traffic through IPSec.Guilhem Moulin2016-05-229
|
* Tunnel munin-update traffic through IPSec.Guilhem Moulin2016-05-226
|
* Set up IPSec tunnels between each pair of hosts.Guilhem Moulin2016-05-226
| | | | | | | | | | | | | | | We use a dedicated, non-routable, IPv4 subnet for IPSec. Furthermore the subnet is nullrouted in the absence of xfrm lookup (i.e., when there is no matching IPSec Security Association) to avoid data leaks. Each host is associated with an IP in that subnet (thus only reachble within that subnet, either by the host itself or by its IPSec peers). The peers authenticate each other using RSA public key authentication. Kernel traps are used to ensure that connections are only established when traffic is detected between the peers; after 30m of inactivity (this value needs to be less than the rekeying period) the connection is brought down and a kernel trap is installed.
* Add an ansible module 'fetch_cmd' to fetch the output of a remote command ↵Guilhem Moulin2016-05-188
| | | | | | locally. And use this to fetch all X.509 leaf certificates.
* Renew imap.fripost.org:993 and smtp.fripost.org:587 X.509 certificates.Guilhem Moulin2016-05-184
|
* Set a HPKP on the webmail, website/wiki/git and list manager.Guilhem Moulin2016-04-014
|
* gencerts.sh: typoGuilhem Moulin2016-03-281
|
* gencerts.sh: improve formatting.Guilhem Moulin2016-03-281
|
* Replace LE's X1 intermediate CA with X3 since the latter has better support ↵Guilhem Moulin2016-03-281
| | | | for XP.
* Reissue certs on civett and elefant since LE's X3 intermediate CA has better ↵Guilhem Moulin2016-03-275
| | | | support for XP.
* Let's Encrypt: Only reload (as opposed to restart) postfix/nginx after ↵Guilhem Moulin2016-03-053
| | | | renewing the cert
* Let's EncryptGuilhem Moulin2016-03-028
|
* Improve gencert.shGuilhem Moulin2015-12-201
|
* Use the Let's Encrypt CA for our public certs.Guilhem Moulin2015-12-2011
|
* Change Postfix certs from ECDSA to RSA 4096.Guilhem Moulin2015-12-034
|
* wibbleGuilhem Moulin2015-12-031
|
* Add script to automatically generate the fingerprint list.Guilhem Moulin2015-12-031
|
* Add 'git.fripost.org' to the SSH known_hosts file.Guilhem Moulin2015-12-031
|
* Automatically fetch X.509 certificates, and add them to git.Guilhem Moulin2015-12-039
|
* Add SSH host keys to git.Guilhem Moulin2015-12-021
|
* ‘benjamin.marxist.se’ → ‘benjamin.skangas.se’Guilhem Moulin2015-11-092
|
* Configure munin nodes & master.Guilhem Moulin2015-06-106
| | | | | Interhost communications are protected by stunnel4. The graphs are only visible on the master itself, and content is generated by Fast CGI.
* Add X.509 certificates.Guilhem Moulin2015-06-0722