Commit Graph

7 Commits

Author SHA1 Message Date
156a87abc0 admin/pki: use symlink instead of DB to associate certificate to team 2018-05-11 15:03:10 +02:00
68e5c4cd2b pki: improve serial number generation + fix team association
Replace math/rand by crypto/rand.

Fix big when associating certificate with leading zero: nginx prepend 0 wherehas we don't.
2018-05-11 05:27:51 +02:00
59beafb314 admin/pki: avoid some hard to read characters in password 2018-05-11 05:27:50 +02:00
c118035c33 Introducing new PKI management 2018-05-11 05:27:50 +02:00
1ebcdd7687 Move PKI scripts at root 2018-01-17 18:52:33 +01:00
318bc4bc4d Update openssl settings 2018-01-17 18:52:31 +01:00
ede5bb18b1 Add certificate generation and revokation 2016-01-21 05:33:59 +01:00