certbot-external icon indicating copy to clipboard operation
certbot-external copied to clipboard

Certbot plugin that uses an external shell script for domain validation

Results 2 certbot-external issues
Sort by recently updated
recently updated
newest added

I did: `sudo python /opt/letsencrypt-external/setup.py install` and got: ``` ERROR:root:Error parsing Traceback (most recent call last): File "/tmp/easy_install-q3FuUR/mock-2.0.0/pbr-1.9.1-py2.7.egg/pbr/core.py", line 111, in pbr attrs = util.cfg_to_args(path, dist.script_args) File "/tmp/easy_install-q3FuUR/mock-2.0.0/pbr-1.9.1-py2.7.egg/pbr/util.py", line 248,...