brokenhttps

command module
v0.0.0-...-50b379e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 5 Imported by: 0

README

Broken HTTPS

This starts an HTTP server with an invalid certificate. It is useful for testing how your app handles HTTPS (TLS/SSL) when the encryption is fine but the certificate should not be trusted.

Usage

Use go get or git clone to get this repo.

To run: go run server.go. If you would like to use your own data payload, you can supply a full path to the file it should read: go run server.go /path/to/my/file.txt.

To stop, use CTRL-C.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL