Skip to content

Releases: suyashkumar/ssl-proxy

ssl-proxy v0.2.7

09 Mar 04:37
a4f8529
Compare
Choose a tag to compare

This release is built with go1.17, and includes an updated crypto dependency to address #36.

ssl-proxy v0.2.6

05 Apr 19:01
66c9c0d
Compare
Choose a tag to compare

When the redirectHTTP flag is enabled (to redirect requests on port 80 to your TLS/SSL port), if a domain is specified it is used for the redirection.

ssl-proxy v0.2.5

19 Dec 02:54
a40ba71
Compare
Choose a tag to compare

This release includes the updated golang.org/x/crypto libraries to support ACME RFC 8555.

ssl-proxy v0.2.4

27 Oct 23:56
40a3bed
Compare
Choose a tag to compare

Effectively the same as v0.2.3 but compiled with go v1.13.3 which:

  • adds support for websockets (see #15)

ssl-proxy v0.2.3

13 Mar 15:25
3a79b4a
Compare
Choose a tag to compare

In this release:

  • Support for optional HTTP redirection to HTTPS using -redirectHTTP
  • Colored terminal log

ssl-proxy v0.2.2

13 Nov 06:12
7f96480
Compare
Choose a tag to compare

This ensures errors are logged before exit.

ssl-proxy 0.2.1

14 Oct 22:51
a4f05cd
Compare
Choose a tag to compare

Proxy headers are added to all incoming requests.

ssl-proxy with LetsEncrypt support

12 Oct 06:04
96dc17b
Compare
Choose a tag to compare

ssl-proxy with autogenerated LetsEncrypt certificate support added.

ssl-proxy

13 Aug 20:24
Compare
Choose a tag to compare
v0.1.0

Print SHA256 fingerprint, don't require specification of http protocol