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

centos6.5 python2.6 执行错误 #6

Open
pengyuanhong opened this issue Jan 6, 2017 · 0 comments
Open

centos6.5 python2.6 执行错误 #6

pengyuanhong opened this issue Jan 6, 2017 · 0 comments

Comments

@pengyuanhong
Copy link

Parsing account key...
Parsing CSR...
Traceback (most recent call last):
File "libs/acme_tiny.py", line 198, in
main(sys.argv[1:])
File "libs/acme_tiny.py", line 194, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca)
File "libs/acme_tiny.py", line 70, in get_crt
raise IOError("Error loading {0}: {1}".format(csr, err))
IOError: Error loading domain.csr: unable to load X509 request
140591088047944:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:703:Expecting: CERTIFICATE REQUEST

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

1 participant