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

load all certs from cert file #26

Merged
merged 1 commit into from
May 24, 2024
Merged

load all certs from cert file #26

merged 1 commit into from
May 24, 2024

Conversation

neonphog
Copy link
Collaborator

RESOLVES: #25

@neonphog neonphog requested a review from steveej May 23, 2024 19:34
Copy link
Member

@steveej steveej left a comment

Choose a reason for hiding this comment

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

confirmed working 👍

$ cargo run --bin hc_service_check -- signal -u wss://sbd-0.main.infra.holo.host
    Finished dev [unoptimized + debuginfo] target(s) in 0.51s
     Running `target/debug/hc_service_check signal -u 'wss://sbd-0.main.infra.holo.host'`
signal check of wss://sbd-0.main.infra.holo.host
got signal connect result: wss://sbd-0.main.infra.holo.host/WKfaSf7ALxcXsdOUcX7F0249O2mHRT-Ixvfk7jdQEwk
done.

@neonphog neonphog merged commit 051a1b5 into main May 24, 2024
5 checks passed
@neonphog neonphog deleted the cert-read-fix branch May 24, 2024 16:27
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.

clients fail SSL verification with sbd-serverd when given a valid certificate
2 participants