matthew-andrews / isomorphic-fetch

Isomorphic WHATWG Fetch API, for Node & Browserify
MIT License
6.95k stars 289 forks source link

Question fine tuning latency TLS Cipher Suites #173

Closed pabx06 closed 4 years ago

pabx06 commented 6 years ago

hello. not sure if this related to to isomorphic-fetch or nodeJS. i was wondering how can i fine tune cipher suites used for SSL/TLS communication with https server i would like to improve perf and save CPU cycles by using fast cyphers with smallest possible key size. Thanks.

matthew-andrews commented 4 years ago

I'm sorry … I can't see how this would be related to isomorphic-fetch.