Closed
Description
Describe the bug
I can't connect to RethinkDB using wildcat ssl
To Reproduce
- TODO
Change hostname at match_hostname to wilcat and have a arg to check wildcat
Expected behavior
match_hostname(self._socket.getpeercert(), hostname="*."+(self.host.split('.', 1)[-1]))
System info
- OS: macOS Mojave 10.14.3
- RethinkDB Version: 2.3.6
- Python client version: 2.4.2.post1