We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'd like to use your plugin. Unfortunately I'm getting the following error when starting nginx:
nginx: [emerg] readdir() "/usr/local/nginx/conf/ssl/scts" failed (22: Invalid argument)
I'm using nginx-1.9.1 and openssl-1.0.2a on ubuntu.
nginx-1.9.1
openssl-1.0.2a
Any idea what could be causing this?
edit: I also tested this with nginx-1.9.0 (just like the guide here). Didn't help :(
nginx-1.9.0
The text was updated successfully, but these errors were encountered:
Can you try again with the latest version? I think commit 6f50f6b might fix this.
Sorry, something went wrong.
Hi,
It seems to work this time, at least Nginx boots! Thanks for the quick fix
edit: Works perfectly, ev-certificate is showing the green bar in chrome now. thanks again
Glad it's fully working :)
No branches or pull requests
Hello,
I'd like to use your plugin. Unfortunately I'm getting the following error when starting nginx:
I'm using
nginx-1.9.1
andopenssl-1.0.2a
on ubuntu.Any idea what could be causing this?
edit: I also tested this with
nginx-1.9.0
(just like the guide here). Didn't help :(The text was updated successfully, but these errors were encountered: