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

Problems with Python 2.7.12 #4

Open
marianobianchi opened this issue Nov 11, 2016 · 2 comments
Open

Problems with Python 2.7.12 #4

marianobianchi opened this issue Nov 11, 2016 · 2 comments

Comments

@marianobianchi
Copy link

Hello, I was trying to use your script in my webfaction account. When I ran the command

python letsacme.py --no-chain --account-key account.key --csr domain.csr --acme-dir challenges > signed.crt

I got the error

ssl.CertificateError: hostname 'USERNAME.webfactional.com' doesn't match either of '*.webfaction.com', 'webfaction.com'

I think it is an error with SNI. When I ran it using Python 3.3.6 it worked like a charm

@neurobin
Copy link
Owner

neurobin commented Nov 11, 2016

Are you using wildcard domain in CSR?

@marianobianchi
Copy link
Author

No. I was trying to use it for my webfaction account. It is USERNAME.webfactional.com

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