Added support for wildcard Let's Encrypt certs.

This commit is contained in:
Ylian Saint-Hilaire
2019-06-07 15:55:24 -07:00
parent 26e9e2e99f
commit c177c25b34
7 changed files with 27 additions and 16 deletions

View File

@@ -31,7 +31,7 @@
}
.tab button.active {
background-color: #ccc;
background-color: #8f8;
}
.tabcontent {
@@ -39,7 +39,7 @@
padding: 6px 12px;
border: 1px solid #ccc;
border-top: none;
}
}
</style>
</head>
<body id="body" onload="if (typeof(startup) !== 'undefined') startup();" style="display:none;overflow:hidden">