summaryrefslogtreecommitdiffstats
path: root/certs
Commit message (Collapse)AuthorAgeFiles
* Rotate civett's IPsec's key.Guilhem Moulin2017-05-292
|
* Change civett's CNAME from civett.friprogramvarusyndikatet.se to ↵Guilhem Moulin2017-05-141
| | | | civett.fripost.org
* HPKP: increase max-mage directive to 6 months from 1 hour.Guilhem Moulin2016-09-181
|
* gencerts: improve workning: s/pubkey/SPKI/Guilhem Moulin2016-09-181
|
* Improve certs formatting.Guilhem Moulin2016-07-121
|
* gencerts: Print the SHA1 digests in hex not base64 format.Guilhem Moulin2016-07-121
|
* typoGuilhem Moulin2016-07-121
|
* typoGuilhem Moulin2016-07-121
|
* gencerts: make the SSHFPR output match the X509 ones.Guilhem Moulin2016-07-121
|
* gencerts: Include SAN for the website and webmail.Guilhem Moulin2016-07-121
|
* gencerts: base64-encode the SHA256 digests.Guilhem Moulin2016-07-121
| | | | Also, include the backup pins in the .asc.
* nginx: Don't hard-code the HPKP headers.Guilhem Moulin2016-07-125
| | | | | Instead, lookup the pubkeys and compute the digests on the fly. But never modify the actual header snippet to avoid locking our users out.
* gencerts: exclude expired certs in the CRT queries.Guilhem Moulin2016-07-101
|
* Route all internal SMTP traffic through IPsec.Guilhem Moulin2016-07-107
|
* Change the pubkey extension from .pem to .pub.Guilhem Moulin2016-07-109
|
* typoGuilhem Moulin2016-06-151
|
* crt.sh: Replace SHA1 by SHA256 as SPKI digest to list certificates.Guilhem Moulin2016-06-151
|
* certs/public: fetch each cert's pubkey (SPKI), not the cert itself.Guilhem Moulin2016-06-159
| | | | To avoid new commits upon cert renewal.
* Renew cert for https://lists.fripost.org.Guilhem Moulin2016-05-281
|
* IPSec: replace (self-signed) X.509 certs by their raw pubkey for authentication.Guilhem Moulin2016-05-246
| | | | There is no need to bother with X.509 cruft here.
* Restore the public part of Bacula's data encryption master key.Guilhem Moulin2016-05-231
| | | | | | Which was incorrectly removed at commit 8cf4032ecec5b9f58d829e89f231179170432539
* Remove CAcert certificates.Guilhem Moulin2016-05-222
| | | | | We're now using the Let's Encrypt CA for our public internet-facing services.
* 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