Skip to content

tpokki/mtls-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtls-proxy

Small utility that starts local http server, and forwards all requests to remote endpoint that requires mTLS authentication.

Usage

./mtls-proxy -target remote.host.example.com -certificate cert.crt -key private.key -port 8080
curl http://localhost:8080

About

Small utility that starts local http server, and forwards all requests to remote endpoint that requires mTLS authentication.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors