I am trying to run gearman 1.1.19.1 with SSL with no luck!
gearmand: Could not open log file "/var/log/gearmand/gearmand.log", from "/", switching to stderr. (No such file or directory)
FATAL [ main ] SSL_CTX_use_PrivateKey_file() cannot obtain certificate /gearmand/gearmand.key -> libgearman-server/plugins/protocol/gear/protocol.cc:513
FATAL [ main ] SSL_CTX_check_private_key() cannot check certificate /gearmand/gearmand.key -> libgearman-server/plugins/protocol/gear/protocol.cc:519
Hi
I am trying to run gearman 1.1.19.1 with SSL with no luck!
I follow these steps to create a certificate. https://github.com/gearman/gearmand/blob/master/docs/source/gearmand/ssl.rst
Thanks.