1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

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 14470a1de3
commit 365e7af6fd
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">