Commit c5737d6
Derrick Dymock
Fix pathing issues for SSL.
SSL as defined in the templates is $ssl_path/$ssl_(cert/key), but the
unicorn check sees if path, cert, and key are complete valid paths. So
this commit to remove those checks should fix any issues that have come
up from that.1 parent 5ddb49b commit c5737d6
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
0 commit comments