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

Error with Nodejs/Restify #29

Closed
jonatasfreitasv opened this issue Nov 14, 2016 · 1 comment
Closed

Error with Nodejs/Restify #29

jonatasfreitasv opened this issue Nov 14, 2016 · 1 comment

Comments

@jonatasfreitasv
Copy link

jonatasfreitasv commented Nov 14, 2016

Hi guys, when i start my server, print this error.

Ubuntu 16 on AWS, i install certbot, and execute server with sudo node ...

I am using ports 8080 http and 8443 https.

[DEBUG le/lib/core.js] registeryAsync err
Error: The CA was unable to validate the file you provisioned.

@DylanPiercey
Copy link
Owner

DylanPiercey commented Nov 14, 2016

Unfortunately last I checked the node letsencrypt client didn't work on non-standard ports (only 80 and 443). The ports option currently is for dev purposes.

Could you please post the rest of your config and I could say if maybe something else is the issue? Or can you confirm that using ports 80 and 443 work?

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

No branches or pull requests

2 participants