MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / certificate.js

File certificate.js

backend/internal/certificate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import https from "node:https";
3import path from "path";
4import { ZipArchive } from "archiver";

Callers

nothing calls this directly

Calls 7

debugFunction · 0.90
installPluginFunction · 0.90
useLetsencryptServerFunction · 0.90
useLetsencryptStagingFunction · 0.90
addMethod · 0.80
countMethod · 0.80
omissionsFunction · 0.70

Tested by

no test coverage detected