Conversation
Implementation of [RFC 7030] (https://datatracker.ietf.org/doc/html/rfc7030). Support TLS client certificate authentication and basic auth. Support webhook for authentication, notification and data. Not covered : * full CMC * server-side key generation
|
Jean-Baptiste Pin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
1 similar comment
|
Jean-Baptiste Pin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
need for db migration and authority startup use replace in go.mod to use a linkedca version compatible (need for the build)
…uests Clean up code implementation
|
Hi @jbpin
Just my 2 cents, |
|
You can use |
Implementation of [RFC 7030] (https://datatracker.ietf.org/doc/html/rfc7030).
Support TLS client certificate authentication and basic auth.
Support webhook for authentication, notification and data.
Not covered :
Name of feature:
EST protocol support (RFC7030)
Pain or issue this feature alleviates:
add support for a protocol that was not yet implemented in certificates
Why is this important to the project (if not answered above):
EST is a protocol used by the industry
Is there documentation on how to use this feature? If so, where?
not yet :/
Supporting links/other PRs/issues:
#2366
#14
💔Thank you!