This repository has been archived on 2025-06-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
server/admin/pki
nemunaire 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
..
ca.go Introducing new PKI management 2018-05-11 05:27:50 +02:00
client.go pki: improve serial number generation + fix team association 2018-05-11 05:27:51 +02:00
common.go admin/pki: avoid some hard to read characters in password 2018-05-11 05:27:50 +02:00