1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 16:28:40 +00:00
Commit Graph

11 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
kev
4bda9a2908 update stunnel 2020-08-20 18:51:57 +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
82143a5b63 swith to new domain: easypi.pro 2017-05-08 07:05:07 +08:00
Daan Rosbergen
0431f71f08 Move to libressl 2017-04-28 17:35:05 +02:00
Daan Rosbergen
3c9924a2d2 Add openssl 2017-04-28 17:32:22 +02:00
kev
54d63ed925 update stunnel 2016-11-27 02:59:40 +08:00
kev
afc34a5fc2 add stunnel-arm 2016-07-11 14:39:42 +08:00
kev
c3f14433de fix icon 2016-07-11 13:59:26 +08:00
kev
d448cbf7fd add stunnel 2016-07-11 13:14:59 +08:00