#
revocation
Here are 11 public repositories matching this topic...
WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
-
Updated
May 10, 2021 - Go
Obtain the (revocation) status of an X.509 certificate.
-
Updated
Oct 3, 2020 - Go
Auth0 with Angular and an ASP.NET Core API
-
Updated
Jul 4, 2021 - TypeScript
This is a plugin to https://discourse.org to remind your of the expiry dates of your SSL certificates.
-
Updated
Nov 8, 2016 - HTML
A scalable token revocation service with built-in distributed database and bloom filter generation for probabilistic lookup by distributed nodes.
-
Updated
Jul 15, 2020 - Go
Aprendiendo git por comandos. Autor: Paulino Esteban Bermúdez R.
-
Updated
Oct 1, 2019 - HTML
Experimental ethereum token code with support for revocations using the token
-
Updated
Jan 23, 2019 - JavaScript
Object Capability Enabled JSSE classes
-
Updated
Oct 21, 2018 - Java
Improve this page
Add a description, image, and links to the revocation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the revocation topic, visit your repo's landing page and select "manage topics."
Description of issue or feature request:
Document that URL is expected to be is a percent encoded URL throughout the client code and remove URL string normalization in lower level methods like the one in:
https://github.com/theupdateframework/tuf/blob/745a8f7680c69ea290d48bc5a2066dd4ad9781d3/tuf/ngclient/_internal/download.py#L88