Use .Net SDK to issue new certificate from certificate manager private

0

It is possible with the cli or the Java api to issue a new certificate from a private CA. I don't see anyway to do this with the .Net api.

Am I missing something?

aws cli command
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/acm-pca/issue-certificate.html

asked 3 years ago212 views
1 Answer
0

To answer my own question.

Yes. AWSSDK.ACMPA

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions