Y
Hacker News
new
|
ask
|
show
|
jobs
by
wingi
2830 days ago
Can I use it as a transparent proxy with SSL certificate support like Charles?
1 comments
aneesv
2830 days ago
This is a proxy at the HTTP level. So you can proxy and view request/response for HTTPS requests without configuring any certificates
link
iopuy
2830 days ago
Can you explain what this means?
link
saleeh
2830 days ago
This acts as a proxy server for any API. All the request capture by intercept and it'll capture the response from the original endpoint and reply back
link
iopuy
2830 days ago
This is the same for HTTPS traffic? You can view the content of requests without installing a cert?
link
saleeh
2830 days ago
Yup, this works both HTTP and HTTPS without any certs.
Hope this helps
link
iopuy
2830 days ago
Thanks!
link