S
S
Satisfied IT2017-02-13 15:20:14
Programming
Satisfied IT, 2017-02-13 15:20:14

How to proxy traffic without changing the certificate?

To proxy traffic, the Titanium web proxy library is used, it became necessary to proxy ssl traffic without changing the certificate. Is it possible with this library? I didn’t see anything similar in the documentation, but Google went crazy, everywhere it writes how to replace the certificate ... Please help

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2017-02-13
@OLS

The purpose of SSL/TLS is to ensure the immutability and confidentiality of the data transmitted within the cryptographic protection. The proxy (unless it's an SSL CONNECT) must at least read which host is being requested.

C
CityCat4, 2017-02-13
@CityCat4

Just proxy or proxy with content view? Actually, the replacement of the certificate is done not because proxying does not work without it - it works, but because you want the same control over the content as with usually http

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question