Commit graph

14 commits

Author SHA1 Message Date
dinsmol
d6a898ebce fixed codeclimate error 2021-08-30 22:53:29 +03:00
dinsmol
f966f67fa7 changed cert filename format 2021-08-30 22:44:57 +03:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Maciej Szlosarczyk
d77bdee599
Only revoke registrar certificates 2018-09-20 16:08:00 +03:00
Maciej Szlosarczyk
240bcf7911
Revoke, and then delete a certificate
This functionality is manually tested. because of heavy reliance on
server configuration and bash commands.

Ruby OpenSSL library lacks a good way to manage revocation list
programatically, which would be the best option to work with. We might
still use command line tools in the end.
2018-09-18 17:49:12 +03:00
Artur Beljajev
a63b989cd6 Use BaseController in admin 2017-08-22 01:17:50 +03:00
Martin Lensment
7b6a12a4cc Remove unneccessary sanitation #2687 2015-06-18 16:03:30 +03:00
Martin Lensment
0732f55d7c Sanitize cert before saving #2687 2015-06-17 16:41:36 +03:00
Martin Lensment
0aa5399265 Revert back to CSR / CRT upload 2015-05-22 13:42:40 +03:00
Martin Lensment
9ad66c0999 Add CN support to certificates 2015-05-21 17:06:21 +03:00
Martin Lensment
405bb0dfd4 Form for uploading CRT directly 2015-05-19 12:13:48 +03:00
Martin Lensment
56d7f9f2e2 Refactor 2015-04-24 17:28:03 +03:00
Martin Lensment
22dffa0947 Redirect fix 2015-04-24 17:25:21 +03:00
Martin Lensment
5319db16b4 Add new resource for certs 2015-02-25 16:26:09 +02:00