SystemDefault won't connect to TLS 1.3

SystemDefault won’t connect to TLS 1.3

If I change it to TLS 1.3 it gives an exception that says to use SystemDefault, but I’m not being able to make it work.

Same thing with custom cipher suits. Is there any solution? Or I gotta go back to Linux? Cause it would be a pain in the ass to use puppeteer on every web with TLS 1.3.

1 Like

It seems TLS actually do work (selecting system default). It’s just I don’t have the same algorithm they use. Can’t make work the custom cypher suites.

Hello @29bytes
Can you send screenshots please ?

did u figure it out? i m having the same issue

You can write a TLS client using any ciphersuites, and TLS 1.3 protocol, then run it as a localhost, and connect OB2 to it so the traffic would run through the TLS client into OB2.

Did you enable TLS 1.3 in windows registry? If you’re on an old windows version you need to do that or it won’t be available