Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revoke, and then delete a certificate #986

Merged
merged 3 commits into from
Sep 21, 2018

Conversation

maciej-szlosarczyk
Copy link
Contributor

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.


Fixes #887
For the rationale on lack of tests, see #985

Maciej Szlosarczyk added 3 commits September 18, 2018 17:49
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.
@vohmar vohmar merged commit e53c7e3 into master Sep 21, 2018
@vohmar vohmar deleted the registry-887-revoke-certificate-before-removing-it branch October 3, 2018 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants