Skip to content

[Feature]: Openssl Key or cert generator public API #304

Description

@Rohit-Singh43-1

Prerequisites

  • I have searched existing issues to avoid duplicates
  • I have read the documentation
  • This feature is not already available in the latest version

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

  • I would be willing to submit a PR to implement this feature
  • I can help test this feature once implemented
  • I can help write documentation for this feature

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions