Skip to content

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

License

Notifications You must be signed in to change notification settings

tpokki/mtls-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

No packages published

Contributors 2

  •  
  •