This website requires JavaScript.
Explore
Help
Sign In
starred
/
certbot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certbot/certbot.git
synced
2026-07-28 08:45:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mv letsencrypt_* letsencrypt-*.
Browse Source
...
This commit is contained in:
Jakub Warmuz
2015-07-11 04:31:18 +00:00
parent
b7d3710579
commit
120a94f84f
91 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
letsencrypt_apache/MANIFEST.in → letsencrypt-apache/MANIFEST.in
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/__init__.py → letsencrypt-apache/letsencrypt_apache/__init__.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/augeas_configurator.py → letsencrypt-apache/letsencrypt_apache/augeas_configurator.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/configurator.py → letsencrypt-apache/letsencrypt_apache/configurator.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/constants.py → letsencrypt-apache/letsencrypt_apache/constants.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/display_ops.py → letsencrypt-apache/letsencrypt_apache/display_ops.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/dvsni.py → letsencrypt-apache/letsencrypt_apache/dvsni.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/obj.py → letsencrypt-apache/letsencrypt_apache/obj.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/options-ssl-apache.conf → letsencrypt-apache/letsencrypt_apache/options-ssl-apache.conf
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/parser.py → letsencrypt-apache/letsencrypt_apache/parser.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/__init__.py → letsencrypt-apache/letsencrypt_apache/tests/__init__.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/configurator_test.py → letsencrypt-apache/letsencrypt_apache/tests/configurator_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/display_ops_test.py → letsencrypt-apache/letsencrypt_apache/tests/display_ops_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/dvsni_test.py → letsencrypt-apache/letsencrypt_apache/tests/dvsni_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/obj_test.py → letsencrypt-apache/letsencrypt_apache/tests/obj_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/parser_test.py → letsencrypt-apache/letsencrypt_apache/tests/parser_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/sites → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/default_vhost/sites
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/apache2.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/apache2.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/other-vhosts-access-log.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/other-vhosts-access-log.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/security.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/security.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/serve-cgi-bin.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-available/serve-cgi-bin.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/other-vhosts-access-log.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/other-vhosts-access-log.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/security.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/security.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/serve-cgi-bin.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/serve-cgi-bin.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/envvars → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/envvars
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.load → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.load
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/ports.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/ports.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/000-default.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/000-default.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/default-ssl.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/default-ssl.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/encryption-example.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/encryption-example.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/letsencrypt.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/letsencrypt.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/000-default.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/000-default.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/encryption-example.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/encryption-example.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/letsencrypt.conf → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/letsencrypt.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/sites → letsencrypt-apache/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/sites
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_apache/letsencrypt_apache/tests/util.py → letsencrypt-apache/letsencrypt_apache/tests/util.py
Unescape
Escape
Copy filename
View File
letsencrypt_apache/setup.py → letsencrypt-apache/setup.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/MANIFEST.in → letsencrypt-nginx/MANIFEST.in
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/__init__.py → letsencrypt-nginx/letsencrypt_nginx/__init__.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/configurator.py → letsencrypt-nginx/letsencrypt_nginx/configurator.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/constants.py → letsencrypt-nginx/letsencrypt_nginx/constants.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/dvsni.py → letsencrypt-nginx/letsencrypt_nginx/dvsni.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/nginxparser.py → letsencrypt-nginx/letsencrypt_nginx/nginxparser.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/obj.py → letsencrypt-nginx/letsencrypt_nginx/obj.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/options-ssl-nginx.conf → letsencrypt-nginx/letsencrypt_nginx/options-ssl-nginx.conf
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/parser.py → letsencrypt-nginx/letsencrypt_nginx/parser.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/__init__.py → letsencrypt-nginx/letsencrypt_nginx/tests/__init__.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/configurator_test.py → letsencrypt-nginx/letsencrypt_nginx/tests/configurator_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/dvsni_test.py → letsencrypt-nginx/letsencrypt_nginx/tests/dvsni_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/nginxparser_test.py → letsencrypt-nginx/letsencrypt_nginx/tests/nginxparser_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/obj_test.py → letsencrypt-nginx/letsencrypt_nginx/tests/obj_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/parser_test.py → letsencrypt-nginx/letsencrypt_nginx/tests/parser_test.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/edge_cases.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/edge_cases.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/foo.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/foo.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/mime.types → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/mime.types
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/nginx.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/nginx.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/nginx.new.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/nginx.new.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/server.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/server.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/sites-enabled/default → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/sites-enabled/default
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/sites-enabled/example.com → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/sites-enabled/example.com
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf → letsencrypt-nginx/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf
Vendored
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/letsencrypt_nginx/tests/util.py → letsencrypt-nginx/letsencrypt_nginx/tests/util.py
Unescape
Escape
Copy filename
View File
letsencrypt_nginx/setup.py → letsencrypt-nginx/setup.py
Unescape
Escape
Copy filename
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
starred/certbot
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block