variable constants.SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS Usage in Denoimport { constants } from "node:crypto"; Instructs OpenSSL to disable a SSL 3.0/TLS 1.0 vulnerability workaround added in OpenSSL 0.9.6d. Type number