Skip to content

Commit

Permalink
fix(xenial): avoid verify* (not available in stunnel version 5.30)
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Feb 27, 2021
1 parent 9d4f7f3 commit bc5d2b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stunnel/service_os_codename_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ trusty: &still_supporting_SSLv2
- NO_SSLv3
- NO_TLSv1
- cipher_server_preference
# Uses ~ 5.30
xenial:
verifyChain: ~
verifyPeer: ~

0 comments on commit bc5d2b6

Please sign in to comment.