server
Differences
This shows you the differences between two versions of the page.
| server [2026-01-17 11:37] – created mathog | server [2026-01-17 11:40] (current) – mathog | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Use the openssl command to create a self-signed SSL certificate and private key. Run the following command, replacing yourdomain.com with your server' | Use the openssl command to create a self-signed SSL certificate and private key. Run the following command, replacing yourdomain.com with your server' | ||
| < | < | ||
| - | sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout / | + | sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout / |
| </ | </ | ||
| Line 33: | Line 33: | ||
| Test and Handle Browser Warnings | Test and Handle Browser Warnings | ||
| - | Access your site via https:// | + | Access your site via '' |
server.1768649834.txt.gz · Last modified: by mathog
