Christopher Patton
|
c5280001a4
|
Remove delegated credential minting from the API
What's left are the minimal API changes required to use the delegated
credential extension in the TLS handshake.
|
2018-07-27 19:12:28 +01:00 |
|
Christopher Patton
|
1ea9624098
|
Use static test data for testing delegated credentials
This removes dependency on NewDelegatedCredential from tris.
|
2018-07-27 19:12:28 +01:00 |
|
Christopher Patton
|
84fe9084cd
|
Implement the delegated_credential extension for TLS
This complies with the standard, currently an Internet draft:
https://tlswg.github.io/tls-subcerts/draft-ietf-tls-subcerts.html
It also adds a minimal interface for generating new delegated
credentials.
|
2018-07-03 09:57:54 -07:00 |
|