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

$crt_file is not always set which causes openssl_crt_serial to fail #50

Closed
TinCanTech opened this issue May 27, 2020 · 1 comment
Closed
Assignees
Labels
bug Something isn't working Solution applied This issue has been solved

Comments

@TinCanTech
Copy link
Owner

bde44e0 requires that crt_file is always set. This causes an issue when distinguishing between server cert and client cert is required. eg: build-tls-crypt-v2-client, which requires both server and client cert.

@TinCanTech TinCanTech added the bug Something isn't working label May 27, 2020
TinCanTech referenced this issue May 27, 2020
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
@TinCanTech TinCanTech added Reminder Remember - it is brown for a reason Solution applied This issue has been solved labels May 27, 2020
@TinCanTech
Copy link
Owner Author

Reminder: Improve Unit test to catch/count unexpected errors

TinCanTech referenced this issue May 27, 2020
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
@TinCanTech TinCanTech self-assigned this Jul 20, 2020
@TinCanTech TinCanTech removed the Reminder Remember - it is brown for a reason label Jul 20, 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 Solution applied This issue has been solved
Projects
None yet
Development

No branches or pull requests

1 participant