Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-12 | add proper pem interface | Gibheer | 1 | -4/+20 |
2016-09-29 | fix result type | Gibheer | 1 | -1/+1 |
2016-09-18 | move certificate and certificate request to pemmer | Gibheer | 1 | -3/+4 |
2015-04-01 | add crl urls to the certificates | Gibheer | 1 | -0/+2 |
2015-03-30 | add extended key usage for certificates | Gibheer | 1 | -2/+4 |
2015-03-25 | reformat everything with gofmt | Gibheer | 1 | -100/+112 |
2015-03-25 | provide more documentation for certificate types | Gibheer | 1 | -0/+9 |
2015-03-24 | add more flags to certificate options | Gibheer | 1 | -0/+13 |
2015-03-16 | implement marshal pem interface for certificates | Gibheer | 1 | -1/+10 |
2015-03-16 | finalize creation of a certificate | Gibheer | 1 | -7/+39 |
2015-03-15 | add certificate functionality | Gibheer | 1 | -3/+33 |
2015-03-15 | refine certificate sign request workings | Gibheer | 1 | -31/+41 |
2015-03-15 | first draft of a certificate system | Gibheer | 1 | -0/+45 |