|
1 | 1 | ---
|
2 | 2 | layout: default
|
3 |
| -title: Enable SSL |
| 3 | +title: Enable SSL with Traefik |
4 | 4 | permalink: /liberty/technical/post-ssl
|
5 | 5 | parent: Technical Guide
|
6 | 6 | nav_order: 7
|
@@ -34,12 +34,12 @@ By default, SSL is enabled with a self signed certificate. You have to copy your
|
34 | 34 |
|
35 | 35 | 3. Navigate to the `traefik` and `certificates` directory to access the certificates files.
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 | 4. Click `file_upload` and replace the two files with your own certificates from your local drive
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 | **Final Administrator Note**: After updating both files, it is required to restart the Rundeck service to apply the new settings. Use Portainer to restart the stack or only the Rundeck container
|
0 commit comments