Sign inSign up

jjaekel/simple-tls

By jjaekel

Updated over 8 years ago

TLS test server.

Image
0

2.3K

jjaekel/simple-tls repository overview

Simple TLS

Minimal HTTPS server to test TLS connections to a Docker container.

Build

docker build -t jjaekel/simple-tls .

Run

docker run --rm -ti -p 80:80 -p 443:443 jjaekel/simple-tls

Tag summary

Content type

Image

Digest

Size

81.2 MB

Last updated

over 8 years ago

docker pull jjaekel/simple-tls