mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Change all "cerbot" references to "certbot" (#3770)
This commit is contained in:
committed by
Erica Portnoy
parent
2b229d4b9d
commit
a7bfefc6d0
+1
-1
@@ -129,7 +129,7 @@ the webserver.
|
|||||||
Nginx
|
Nginx
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The Nginx plugin has been distributed with Cerbot since version 0.9.0 and should
|
The Nginx plugin has been distributed with Certbot since version 0.9.0 and should
|
||||||
work for most configurations. Because it is alpha code, we recommend backing up Nginx
|
work for most configurations. Because it is alpha code, we recommend backing up Nginx
|
||||||
configurations before using it (though you can also revert changes to
|
configurations before using it (though you can also revert changes to
|
||||||
configurations with ``certbot --nginx rollback``). You can use it by providing
|
configurations with ``certbot --nginx rollback``). You can use it by providing
|
||||||
|
|||||||
+1
-1
@@ -195,7 +195,7 @@ done
|
|||||||
# This signature is not quite as strong, but easier for people to verify out of band
|
# This signature is not quite as strong, but easier for people to verify out of band
|
||||||
gpg -u "$RELEASE_GPG_KEY" --detach-sign --armor --sign letsencrypt-auto-source/letsencrypt-auto
|
gpg -u "$RELEASE_GPG_KEY" --detach-sign --armor --sign letsencrypt-auto-source/letsencrypt-auto
|
||||||
# We can't rename the openssl letsencrypt-auto.sig for compatibility reasons,
|
# We can't rename the openssl letsencrypt-auto.sig for compatibility reasons,
|
||||||
# but we can use the right name for cerbot-auto.asc from day one
|
# but we can use the right name for certbot-auto.asc from day one
|
||||||
mv letsencrypt-auto-source/letsencrypt-auto.asc letsencrypt-auto-source/certbot-auto.asc
|
mv letsencrypt-auto-source/letsencrypt-auto.asc letsencrypt-auto-source/certbot-auto.asc
|
||||||
|
|
||||||
# copy leauto to the root, overwriting the previous release version
|
# copy leauto to the root, overwriting the previous release version
|
||||||
|
|||||||
Reference in New Issue
Block a user