mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-28 00:00:11 +02:00
Improve cert retreival and new newt combined certs
This commit is contained in:
@@ -5,6 +5,7 @@ export async function getValidCertificatesForDomains(
|
||||
Array<{
|
||||
id: number;
|
||||
domain: string;
|
||||
queriedDomain: string;
|
||||
wildcard: boolean | null;
|
||||
certFile: string | null;
|
||||
keyFile: string | null;
|
||||
|
||||
Reference in New Issue
Block a user