mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Update test.py
This commit is contained in:
parent
d5c7cd0ef3
commit
59cb67c1f6
@ -6,7 +6,7 @@ import ssl
|
||||
import os.path
|
||||
|
||||
|
||||
# The test cluster is configured with certificate for that host name, see 'server-cert.pem'.
|
||||
# The test cluster is configured with certificate for that host name, see 'server-ext.cnf'.
|
||||
# The client has to verify server certificate against that name. Client uses SNI
|
||||
SSL_HOST = "integration-tests.clickhouse.com"
|
||||
HTTPS_PORT = 8443
|
||||
|
Loading…
Reference in New Issue
Block a user