revocable-self-signed-tls-certificates-hack
revocable-self-signed-tls-certificates-hack copied to clipboard
As a proof-of-concept, we will show how easy it is to revoke a self-signed certificate using the bitcoin blockchain. This will also demonstrate how we may be able to use similar approaches for more ad...
Results
1
revocable-self-signed-tls-certificates-hack issues
Sort by
recently updated
recently updated
newest added
Comments
1
- OCSP stapling solves many issues because the proof of not revocation, signed with time is included in the TLS negotiation. Only the servers do it so does not affect...