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

Referencing incorrect Cert Config value #589

Closed
kamrowskik opened this issue Apr 27, 2020 · 2 comments
Closed

Referencing incorrect Cert Config value #589

kamrowskik opened this issue Apr 27, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kamrowskik
Copy link

throw new Exception($"Validation key file: {certificateConfiguration.SigningCertificatePfxFilePath} not found");

Correct me if I'm wrong, but did you mean to use "certificateConfiguration.ValidationCertificatePfxFilePath" vs "certificateConfiguration.SigningCertificatePfxFilePath"?

@skoruba
Copy link
Owner

skoruba commented May 18, 2020

Hi @kamrowskik - thanks for this catch, I will fix it. Sorry for delayed answer. ;)

@skoruba skoruba self-assigned this May 18, 2020
@skoruba skoruba added the bug Something isn't working label May 18, 2020
@kamrowskik
Copy link
Author

No worries. Great work on this project by the way. Thanks for everything!

@skoruba skoruba mentioned this issue Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants