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

SP certificate validation validates passphrase but ignore file extension #64

Conversation

magodo
Copy link
Contributor

@magodo magodo commented Aug 27, 2020

SP certificate validation now don't necessarily requires the file to end with .pfx (fixes: hashicorp/terraform-provider-azurerm#8250), but do validates the passphrase.

Besides, I added all the files in testdata, including those unnecessary ones (the private key, crt, csr), please feel free to remove them if not needed here.

@bnfbiz

This comment has been minimized.

@magodo

This comment has been minimized.

@bnfbiz

This comment has been minimized.

1 similar comment
@bnfbiz

This comment has been minimized.

@bnfbiz

This comment has been minimized.

Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tombuildsstuff tombuildsstuff added this to the v0.13.0 milestone Oct 23, 2020
@tombuildsstuff tombuildsstuff merged commit 03529f6 into hashicorp:master Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using PFX certificate is requiring explict filename extention
3 participants