This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
letsencrypt_certbot [2025/11/18 09:53] val |
letsencrypt_certbot [2025/11/18 10:21] (current) val |
||
|---|---|---|---|
| Line 44: | Line 44: | ||
| ubuntu# snap install --classic certbot | ubuntu# snap install --classic certbot | ||
| - | debian# apt install certbot python3-certbot-apache | + | debian# apt install certbot #python3-certbot-apache |
| root@val:~# certbot certonly --manual -d hostN.mgtu.ru | root@val:~# certbot certonly --manual -d hostN.mgtu.ru | ||
| </code><code> | </code><code> | ||
| Enter email address (used for urgent renewal and security notices) | Enter email address (used for urgent renewal and security notices) | ||
| - | (Enter 'c' to cancel): val@bmstu.ru | + | (Enter 'c' to cancel): Enter |
| + | ... | ||
| + | You must agree in order to register with the ACME server. Do you agree? | ||
| + | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
| + | (Y)es/(N)o: Y | ||
| + | Account registered. | ||
| ... | ... | ||
| Create a file containing just this data: | Create a file containing just this data: | ||