Open
Description
Hello,
The package implements different APIs of EST protocol.
It expects the CSR to be ready for use, like in the enroll method.
Is it possible to generate the CSR at runtime?
And can we fetch the TLS unique value from the current client implementation?
Typical use-case: include TLS-unique value (in TLS 1.2)
Such as, after establishing the TLS connection between server and client,
- the TLS unique value can be retrieved from the client
- the TLS unique value can included in the CSR
- The CSR can be signed with my private key
- Pass the signed CSR to the EST enroll method
Thank you very much
Metadata
Metadata
Assignees
Labels
No labels