Login Page - Create Account

DTC Protocol Discussion Forum


Date/Time: Fri, 29 Nov 2024 14:52:28 +0000



Post From: DTC Websocket in browser TLS

[2021-02-10 20:03:58]
DTC Engineering - Posts: 320
What we can say is that Open SSL is being used and these files :
TLSCertificate.key (Private key)
TLSCertificate.crt (Certificate)

are specified through these functions respectively:
SSL_CTX_use_PrivateKey_file
SSL_CTX_use_certificate_file
Date Time Of Last Edit: 2021-02-10 20:04:06