freebsd-ports/security/hitch/pkg-message
Ryan Steinmetz d8df3497c5 New port: security/hitch:
hitch is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s of
thousands of connections efficiently on multicore machines.

WWW: https://github.com/varnish/hitch/
2015-05-18 13:39:23 +00:00

3 lines
107 B
Plaintext

Don't forget to append DH params to your pem file using:
openssl dhparam -rand - 1024 >> /path/to/cert.pem