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
Maciej Szlosarczyk
82dbd3e8b8
Use match? instead of match
for regex where MatchData is unused
2018-08-17 10:54:39 +03:00
Artur Beljajev
c44f3df7f5
Remove Rubocop inline directives
2018-06-07 19:17:16 +03:00
Priit Tark
029dd167f5
Turn off certificates test output
2015-07-21 16:02:53 +03:00
Martin Lensment
9fd38f161a
Check webclient cert in EPP when connecting from local network #2765
2015-07-13 13:53:12 +03:00
Priit Tark
7530d6ecab
Rubocop upgraded #2711
2015-06-26 18:19:36 +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
fecb6b40fc
Calculate md5 differently
2015-05-22 16:19:24 +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
ae746be970
Fix rubocop
2015-05-19 17:29:42 +03:00
Martin Lensment
405bb0dfd4
Form for uploading CRT directly
2015-05-19 12:13:48 +03:00
Martin Lensment
dde9ee6333
Capture output
2015-05-19 10:42:38 +03:00
Martin Lensment
7d85f9be04
Remove redirect to dev/null
2015-05-19 10:25:20 +03:00
Martin Lensment
c3e95cfcba
Add logging to CRL update
2015-05-19 10:03:28 +03:00
Martin Lensment
936c570e1f
Add sudo and examples
2015-05-15 17:20:59 +03:00
Martin Lensment
fb94a97401
Update CRL scripts
2015-05-15 17:04:53 +03:00
Martin Lensment
4388be15d6
Better error on signing csr twice
2015-04-24 17:16:38 +03:00
Priit Tark
e1041da50f
Converted to use Rails Time.zone only to honor app time zone
2015-04-06 13:48:36 +03:00
Priit Tark
0e3382f348
Added test debugger for test signing
2015-03-27 15:22:58 +02:00
Martin Lensment
8df1b60fbf
Add openssl conf path
2015-03-05 12:26:41 +02:00
Priit Tark
54b5394196
All required env settings are now checkeda and depricated APP_CONFIG
2015-02-27 16:46:52 +02:00
Martin Lensment
a6baf60e59
Readme updates + tests for cert
2015-02-25 17:33:32 +02:00
Martin Lensment
5319db16b4
Add new resource for certs
2015-02-25 16:26:09 +02:00