Skip to content

test: use port number from env in tls socket test

Tests normally use common.PORT to allow the user to select which port number to listen on. Hardcoding the port number will cause parallel instances of the test to fail.

Merge request reports

Loading