Saturday 30 November 2019

How to find the TLS version for the HTTPS Request library?

Hey everyone, I am running on Node v10.16.0 and I have a client and server both using HTTPS. I am trying to measure the performance of my network, in particular the https.request(GET) my client makes to the server. I have a question that I can't seem able to answer:What version of TLS does Node v10.16.0 http.request run?

Submitted November 30, 2019 at 03:34PM by thatcsguy1

No comments:

Post a Comment