Commit 91cbdaf
committed
update: simplify Certbot command and remove HTTPS verification steps
- Removed the additional domain from the Certbot command for obtaining an SSL certificate, streamlining the process for the primary domain only.
- Deleted the steps that verified HTTPS functionality for both the main and www subdomain, as they are no longer necessary in the setup script.1 parent 0ee0d43 commit 91cbdaf
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
0 commit comments