Prerequisites
Problem Statement
As of today library does not support any public API for creation for both public private key pair or SSL certs
Proposed Solution
Introduce a new public API which will support the creation of SSL certs and public private key pair
Alternatives Considered
Manual openssl commands are used to create cert or keys as of today
Feature Category
New function/API
Target Platform
All platforms
Use Case
For Signing Attestation and sealed secret , The cert or keys will auto generated
Example API Usage
Priority
High - Would significantly improve my workflow
Breaking Change
No - Fully backward compatible
Additional Context
No response
Contribution
Prerequisites
Problem Statement
As of today library does not support any public API for creation for both public private key pair or SSL certs
Proposed Solution
Introduce a new public API which will support the creation of SSL certs and public private key pair
Alternatives Considered
Manual openssl commands are used to create cert or keys as of today
Feature Category
New function/API
Target Platform
All platforms
Use Case
For Signing Attestation and sealed secret , The cert or keys will auto generated
Example API Usage
Priority
High - Would significantly improve my workflow
Breaking Change
No - Fully backward compatible
Additional Context
No response
Contribution