Yet Another Intercepting Proxy
Find a file
Jonathan Hodgson 1beca38af6 Early SSL Certificates creation work done
Yaip is now able to generate simple SSL certificates for a given host.

I don't currently add any extensions to the certificates (such as
alternative names). When I get to testing it with a browser I'll see
what browsers require. However, I think I'll probably generate
certificates for each host, including sub domains, to make life easier
searching.

I've also added a util function to count lines in a file that was used
for testing some of the ssl functions.
2022-01-23 15:38:24 +00:00
docs Starts work on https as well as some moving about 2022-01-20 16:53:35 +00:00
src Early SSL Certificates creation work done 2022-01-23 15:38:24 +00:00
tests Early SSL Certificates creation work done 2022-01-23 15:38:24 +00:00
.gitignore Starts work on https as well as some moving about 2022-01-20 16:53:35 +00:00
.gitmodules Adds µnit submodule for tests 2021-12-27 21:46:47 +00:00
Makefile Starts work on https as well as some moving about 2022-01-20 16:53:35 +00:00
README.md I have made a start 2021-12-27 21:43:11 +00:00

YAIP

This will hopefully one day be an intercepting proxy written in c. I am using it as a way to learn rather than as a tool I expect other people to use. However, if you wish to, you are welcome to use this.

Check laws in your local area, this tool should only be used for legal purposes.