REGTESTS: fix sni used in http_reuse_conn_hash for libressl 3.3.0

libressl 3.3.0 is stricter on the sni field and fails if it contains
illegal characters such as the underscore. Replace sni field with proper
name to pass the test on the CI environment.
1 file changed