Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS ACM able to download certificate, certificate chain and public key #195

Closed
kderck opened this issue Feb 28, 2022 · 6 comments
Closed
Assignees
Labels
acm feature-request New feature or request

Comments

@kderck
Copy link

kderck commented Feb 28, 2022

Dear AWS,

I would like be able to download certificate, a certificate chain, and public key from AWS Certificate Manager from the Public Certificate Authority. I understand that you can download the certificate with aws acm --get-certificate arn and than you can extract from stdout. However, I find this solution is prone to mistakes, and to get the public key I also need to extract from the certificate.

@kderck kderck added the feature-request New feature or request label Feb 28, 2022
@tim-finnigan tim-finnigan self-assigned this Feb 28, 2022
@tim-finnigan
Copy link

Hi @kderck thanks for reaching out. Would the export-certificate command accomplish what you’re trying to do?

@tim-finnigan tim-finnigan added the response-requested This issue requires a response to continue label Feb 28, 2022
@kderck
Copy link
Author

kderck commented Feb 28, 2022

No as this is for Private ACM. We have a Public ACM that we want to easily be able to export certificates without having to wrangle with json and piping output.

@github-actions github-actions bot removed the response-requested This issue requires a response to continue label Feb 28, 2022
@tim-finnigan
Copy link

Hi @kderck thanks for following up. The ACM documentation notes:

It is not possible to export public certificates whether they are ACM-issued or imported.

Also this is a service API request and not specific to the CLI. I’ll transfer this issue to our shared SDK repository and reach out to the ACM team to get their thoughts. If they can't consider this feature request maybe they can provide more context for why that is the case.

@tim-finnigan tim-finnigan transferred this issue from aws/aws-cli Mar 1, 2022
@tim-finnigan
Copy link

P60597364

@tim-finnigan
Copy link

A member of the ACM team said there is an internal tracking item for this feature request. I'm going to go ahead and close this issue, but if you want an update on this request please let me know and I can reach back out to that team.

@github-actions
Copy link

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acm feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants