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

OCSP: support using https port when ocsp peer enabled #5906

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

jarretlavallee
Copy link
Contributor

This allows client certificates on the https monitoring port to be validated when OCSP peering is enabled.

Signed-off-by: Jarret Lavallee jarret@synadia.com

wallyqs and others added 2 commits September 19, 2024 09:15
Signed-off-by: Waldemar Quevedo <wally@nats.io>
Prior to this commit, io utils were used to read a file from disk.
This commit changes it to use os.

Signed-off-by: Jarret Lavallee <jarret@synadia.com>
@jarretlavallee jarretlavallee requested a review from a team as a code owner September 19, 2024 15:25
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit 816061f into nats-io:main Sep 19, 2024
2 checks passed
@jarretlavallee jarretlavallee deleted the ocsp-https branch September 19, 2024 19:21
neilalexander pushed a commit that referenced this pull request Sep 20, 2024
This allows client certificates on the https monitoring port to be
validated when OCSP peering is enabled.

Signed-off-by: Jarret Lavallee <jarret@synadia.com>

---------

Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Jarret Lavallee <jarret@synadia.com>
Co-authored-by: Waldemar Quevedo <wally@nats.io>
neilalexander pushed a commit that referenced this pull request Sep 20, 2024
This allows client certificates on the https monitoring port to be
validated when OCSP peering is enabled.

Signed-off-by: Jarret Lavallee <jarret@synadia.com>

---------

Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Jarret Lavallee <jarret@synadia.com>
Co-authored-by: Waldemar Quevedo <wally@nats.io>
neilalexander pushed a commit that referenced this pull request Sep 20, 2024
This allows client certificates on the https monitoring port to be
validated when OCSP peering is enabled.

Signed-off-by: Jarret Lavallee <jarret@synadia.com>

---------

Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Jarret Lavallee <jarret@synadia.com>
Co-authored-by: Waldemar Quevedo <wally@nats.io>
neilalexander added a commit that referenced this pull request Sep 20, 2024
Includes the following:

- #5901
- #5904
- #5900
- #5906
- #5908
- #5907

Signed-off-by: Neil Twigg <neil@nats.io>
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.

3 participants