-
Revoking a certificate invalidates a certificate before its scheduled expiration date. A Certificate Authority (CA) can publish a Certificate Revocation List (CRL) that clients can consume containing …
-
https://tools.ietf.org/html/draft-ietf-acme-acme-02#section-6.6
```shell
To request that a certificate be revoked, the client sends a POST
request to the ACME server's revoke-cert URI. The bo…
komuw updated
7 years ago
-
As an Inji user
I would like to be able to revoke a ~VC~ VID
~So that I can prevent it from being used and shared~
So that I can prevent it from being used to generate VCs
**API:s needed on the …
-
**Is your feature request related to a problem? Please describe.**
Assume that a certificate has been revoked by accident and that the certificate holder cannot easily replace it's certificate (e.g…
-
This issue was migrated from [Pagure Issue #480](https://pagure.io/dogtagpki/issue/480). Originally filed by **[edewata](https://pagure.io/user/edewata) (@edewata)** on *2013-01-15 18:08:32*:
- Assig…
-
Hi,
I started using your plugin, while I like it so far, I think there is a very important feature missing: support for revocation lists.
Without those, if I loose control over my private key, an a…
-
in sshd_config: `RevokedKeys` pointing to a templated file (list of revoked keys).
-
Token revocation spec [RFC 7009 section 2.1](https://tools.ietf.org/html/rfc7009#section-2.1) says
_Depending on the authorization server's revocation policy, the
revocation of a particular token …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
The app_authorized is a great signal to do things when an app is authorized to access certain resources, however it makes sense to clean those 'things' up when an access token gets revoked.
This i…