Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL cannot obtain certificate #9

Open
h4ry45t4rk opened this issue Jun 20, 2021 · 1 comment
Open

SSL cannot obtain certificate #9

h4ry45t4rk opened this issue Jun 20, 2021 · 1 comment

Comments

@h4ry45t4rk
Copy link

Hi

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

I follow these steps to create a certificate.
https://github.com/gearman/gearmand/blob/master/docs/source/gearmand/ssl.rst

Thanks.

@sevein
Copy link
Member

sevein commented Sep 9, 2021

Weird, it looks like Gearman couldn't open /gearmand/gearmand.key. Beyond the usual checks, I don't know what to suggest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants