Skip to content

Add hash support to IMAP ssl config

Rymorsei requested to merge Rymorsei/omnibus-gitlab:imap-ssl-hash-support into master

Net::IMAP allow both boolean and hash for ssl option

by using hash, SSLContext can be also configured

https://gitlab.com/gitlab-org/gitlab-ce/issues/32883

Merge request reports