memcached/memcached

improve test certs for TLS tests

开放

#586 创建于 2019年12月7日

 (2 条评论) (3 个反应) (0 位负责人)C (3,327 个派生)batch import
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 ?

贡献者指南