1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
gingerlime
de230c4b90
Merge 079fdc930027316c17d2c58edb5dfbcc7537b588 into 6050c5f150625f48593764a625d8aee449c399f5 2024-02-28 19:00:53 -07:00
liuhuiping
9d642579fe
dockerfile install libressl, not openssl 2021-08-26 10:01:38 +08:00
gingerlime
079fdc9300
allow verify certificate chain in client mode (optional)
* `verifyChain` allows stunnel to verify the remote certificate chain. the default is still no, so it should keep backwards compatibility.
* `CAfile` points to a file that should exist on Alpine and includes the root certificates. It has no effect unless `verifyChain` is set to yes.
2017-12-28 14:43:46 +07:00
kev
d448cbf7fd add stunnel 2016-07-11 13:14:59 +08:00