alloydb-python-connector
alloydb-python-connector copied to clipboard
Enable host name checking
The AlloyDB server certificates have SANs for all connection paths (private, public, and PSC).
We should enable host name checking as a result.
https://github.com/GoogleCloudPlatform/alloydb-python-connector/blob/f2906196ef699ae056ba1ce1777b86cdbecf0a68/google/cloud/alloydb/connector/refresh.py#L89-L91