help wanted
仓库指标
- 星标
- (14,185 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
See: https://github.com/docker-library/memcached/pull/54 - looks like newer OpenSSL's don't like the test certs.
I'm sure it's fixable in some way. @tharanga - want to pick this up?
related things to fix:
- tls.c: the stderr fprintf's before
exit(EX_USAGE)calls shouldn't be gated on verbosity. - in load_server_certificate, any way to add the SSL_error string into error_msg ?