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

Feature/wildcard certs hostname #140

Merged
merged 6 commits into from
Sep 13, 2019
Merged

Conversation

gabor-boros
Copy link
Member

Reason for the change
#124

Description
Ensure we can use subdomains in the hostname of SSL hostname matching, so we can connect to RethinkDB using wildcat SSL Certs.

Checklist

  • Unit tests created/modified
  • Integration tests created/modified

References
Anything else related to the change e.g. documentations, RFCs, etc.

@gabor-boros gabor-boros self-assigned this Sep 7, 2019
@gabor-boros gabor-boros added the enhancement New feature or request label Sep 7, 2019
@rethinkdb rethinkdb deleted a comment Sep 7, 2019
@gabor-boros gabor-boros merged commit 95e96de into master Sep 13, 2019
@gabor-boros gabor-boros deleted the feature/wildcard-certs-hostname branch September 13, 2019 08:30
@srh
Copy link
Contributor

srh commented Oct 27, 2019

What is the purpose of this change? I'm looking at https://docs.python.org/3/library/ssl.html and it seems to already support some kind of wildcard.

@gabor-boros
Copy link
Member Author

Oh my god, it seems I really overlooked something o.O hostname shouldn't get a * at all I belive. I'll reopen the related issue and ask for a stack trace, due to the issue should be at @bacnv side who reported the issue.

Thank you for recognizing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants