-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Make key option for fullPemToPkcs12 and fullPemToPkcs12Pass #4873
Copy link
Copy link
Closed
Labels
area/templatingIssues / Pull Requests related to templating enginesIssues / Pull Requests related to templating engineskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/coreCaptures issues that are related to Core controller workCaptures issues that are related to Core controller work
Description
Is your feature request related to a problem? Please describe.
The fullPemToPkcs12 and fullPemToPkcs12Pass require a key, but you wouldn't always want one added.
Describe the solution you'd like
Implement a nokeys option like in openssl.
Describe alternatives you've considered
The work around for now is to put in a dummy key.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/templatingIssues / Pull Requests related to templating enginesIssues / Pull Requests related to templating engineskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/coreCaptures issues that are related to Core controller workCaptures issues that are related to Core controller work
Type
Projects
Status
Done