Update README.md
This commit is contained in:
parent
362878d4a5
commit
8b92929ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# SSLRelay
|
||||
A relay I wrote to help with intercepting/modifying TLS encrypted network traffic from an application.
|
||||
A relay library I wrote to help with intercepting/modifying TLS encrypted network traffic from an application.
|
||||
|
||||
The idea is to generate a certificate and a private key (You may need to generate a CA for your certificate, so that you can tell your system or the application to trust the generated certificate).
|
||||
Then use this library to continuously rewrite or display decrypted network traffic.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue