Conversation
… higher (PKIX support)
|
I this effort, it would be great if we could also merge or incorporate the changes from #527. I imagine the work to integrate the PKIX support will impact the certificate signing request modules which that PR had to tackle since the original/current code-base adds a couple of layers of abstraction from the crypto/x509 library. |
Most of the TPP WebSDK API calls are backward compatible, so in my PR I would mostly handle the Policy Get/Set commands. The certificate API (request, renew, check policy...) is completely backward compatible with TPP < 25.1. So, your changes doesn't overlap with the changes in this PR, but our team will work on merging #527 and release it in the same vcert version, hopefully by the end of this week. |
|
Should it not be considered to do some update to include the |
I added it because it is cleaner when we need to build the TPP policy in |
No description provided.