alloydb-python-connector icon indicating copy to clipboard operation
alloydb-python-connector copied to clipboard

Enable host name checking

Open enocom opened this issue 1 year ago • 0 comments

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

enocom avatar May 02 '24 18:05 enocom