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

feat: allow not defining cert fingerprint if valid certificate is used #39

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

giuseongit
Copy link
Contributor

@giuseongit giuseongit commented Sep 16, 2024

Closes #32

Basically, if you're using a valid ssl certificate, you can now skip manual verification: if you do not provide any fingerprint, the system-installed ones will be used (you can still point out the expected fingerprint for extra security), this allow to keep a smaller config file.

@guerrieroriccardo
Copy link

Thank you very much very needed!!!

@tizbac tizbac merged commit 1fb01da into tizbac:master Sep 18, 2024
@giuseongit giuseongit deleted the certificate-validation branch September 19, 2024 07:02
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.

Make certfingerprint parameter optional
3 participants