I can't get it to work on my end, there seem to be no requests to my webserver. However I do limit protocols and cipher suites, currently I only support the following:
# TLS 1.3:
TLS_AES_256_GCM_SHA384
TLS_CHACHA20_POLY1305_SHA256
TLS_AES_128_GCM_SHA256
# TLS 1.2...