How to Fix this? - Client does not support any combination of challenges that will satisfy the CA Error

Hey,

How to fix this error?

Client does not support any combination of challenges that will satisfy the CA

  • No Issue on DNS Everything is Perfect
  • Server - Apache
  • SSL Install Method - sudo apt-get -y install python-letsencrypt-apache (Let’s Encrypt Python)
letsencrypt --apache -d example.com

Let’s Encrypt Error log

  File "/usr/lib/python2.7/dist-packages/letsencrypt/auth_handler.py", line 430, in _find_smart_path
    raise errors.AuthorizationError(msg)
AuthorizationError: Client does not support any combination of challenges that will satisfy the CA.

Thanks got the Solution from the Pinned post

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.