pgsql: Remove support for tls-unique channel binding.

2018-08-05 Thread Heikki Linnakangas
Remove support for tls-unique channel binding. There are some problems with the tls-unique channel binding type. It's not supported by all SSL libraries, and strictly speaking it's not defined for TLS 1.3 at all, even though at least in OpenSSL, the functions used for it still seem to work with TL

pgsql: Remove support for tls-unique channel binding.

2018-08-05 Thread Heikki Linnakangas
Remove support for tls-unique channel binding. There are some problems with the tls-unique channel binding type. It's not supported by all SSL libraries, and strictly speaking it's not defined for TLS 1.3 at all, even though at least in OpenSSL, the functions used for it still seem to work with TL