0 votes
by (160 points)

Applies to: Rebex TLS

1 Answer

+1 vote
by (75.8k points)
selected by
 
Best answer

by (160 points)
There is such a program ProxHTTPSProxy_TLS_1_3_1_5_220717_PopMenu_3V3. It listens to port 8080. I set proxy 127.0.0.1:8080 in the browser. In addition, I imported the certificate into the browser and into the system. After this, the browser was able to work with TLS 1.3 sites.
Is this possible for RebexTlsProxy?
by (75.8k points)
Unfortunately, we are not familiar with ProxHTTPSProxy_TLS_1_3_1_5_220717_PopMenu_3V3.

However, from what you described and from what I have found at https://github.com/wheever/ProxHTTPSProxyMII it seems that it acts as HTTP (CONNECT) Proxy.

Given that, RebexTlsProxy is not able to offer same behavior currently.
...