-
Notifications
You must be signed in to change notification settings - Fork 0
HTTP Proxy automatically authenticating connection with a given Client Certificate.
License
6E006B/ClientCertHTTPProxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
$ ./clientCertHTTPProxy.py -h usage: clientCertHTTPProxy.py [-h] -c CERT -k KEY [-p PORT] HTTP proxy that uses a given client certificate to authenticate all proxied requests with the server. Notice, that all requests have to be http, even if the target is https. All requests will be rewritten to https. optional arguments: -h, --help show this help message and exit -c CERT, --cert CERT The certificate to use in pem format. -k KEY, --key KEY The private key to use in pem format. -p PORT, --port PORT The port the HTTP proxy listens on (default: 8080). Please file any bugs you find, so I can fix them for you and everyone else.
About
HTTP Proxy automatically authenticating connection with a given Client Certificate.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published