-
Notifications
You must be signed in to change notification settings - Fork 104
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 pkcs8 Support to Private Keys, Cert Requests, Data Sources #94
Conversation
Can I get someone to look at/review this PR? @kmoe ? |
Hi, Can you give an information when this feature will be available ? |
What's the status of this PR? |
@appilon can you review this PR? These certificates would also be useful for the snowflake terraform provider |
Hello, any updates about this PR? |
If this is good to go I would love a merge as well. |
+1 for the merge. what's blocking this? |
I must add my voice to this one, is anything stopping it from being merged? |
+1 I also need this functionality |
Fixed since 3.2.1 (see #182 and related issues) |
Please reopen, as mentioned by @haraldatbmw, that PR does not solve the issue from this one. |
Hello, thank you for reaching out. After looking into the code better, I see now what's additional that this PR attempted to introduce, that is not available yet. While it's possible now to consume/read PKCS#8 formatted keys, in resources that require a Key PEM or the Given that all PRs on this topic are outdated now, I'll create a new issue and link it here. |
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. |
Resolves #91 and #55