1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-16 17:47:23 +01:00
Files
mailinabox/setup
Joshua Tauberer dece359c90 validate certificates using the cryptography python package as much as possible, shelling out to openssl just once instead of four times per certificate
* Use `cryptography` instead of parsing openssl's output.
* When checking if we can reuse the primary domain certificate or a www-parent-domain certificate for a domain, avoid shelling out to openssl entirely.
2015-06-21 14:53:37 +00:00
..
2015-05-04 11:24:40 +00:00
2015-05-25 17:03:52 +00:00
2015-06-14 16:04:07 +00:00
2015-01-29 17:03:20 +00:00
2015-06-17 11:00:15 +00:00
2015-03-28 11:08:57 -04:00