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

Add PKCS12 archive bundle to self-signed certificate resource #69

Closed
wants to merge 5 commits into from

Conversation

vadimkuznetsov
Copy link

@vadimkuznetsov vadimkuznetsov commented Mar 24, 2020

Resolves #29

@tiwood
Copy link

tiwood commented Jun 17, 2020

@appilon, @julienduchesne any chance this gets reviewed in the next days?
We would love to have this functionality.

Copy link

@tiwood tiwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this PR on my side and had to make 2 changes to get it running.

tls/resource_certificate.go Show resolved Hide resolved
tls/resource_certificate.go Outdated Show resolved Hide resolved
@vadimkuznetsov
Copy link
Author

I've tested this PR on my side and had to make 2 changes to get it running.
Thanks for testing. :)

@ghost ghost added dependencies labels Jul 24, 2020
@elliotchaim
Copy link

Hi guys any update on this?

@hashicorp-cla
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

Base automatically changed from master to main February 1, 2021 17:28
@devlincashman
Copy link

This would be a massive feature for us as we use Azure and they almost universally expect certificates in the pfx format. Currently we do lots and lots of workarounds with local-exec and external provider to manage this. Would really like to see this feature added. PFX support is crucial as it is the main type of certificate in the Microsoft ecosystem (for better or worse).

@detro
Copy link
Contributor

detro commented May 16, 2022

Superseded by #205.

@detro detro closed this May 16, 2022
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource to generate a PKCS #12 archive file out of PKI components
6 participants