Skip to content

Disable security tls + basic auth from web page locally

Notifications You must be signed in to change notification settings

gdemoya/dmz-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmz-proxy

Disable security tls + basic auth from web page locally

config

create ssl folder with the configuration and the certificates you can see an example in the ssl_template

run

docker build -t dmz-proxy . docker run -v $(pwd)/ssl:/etc/nginx/ssl --network host dmz-proxy

About

Disable security tls + basic auth from web page locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published