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

File certificates.js

backend/routes/nginx/certificates.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import dnsPlugins from "../../certbot/dns-plugins.json" with { type: "json" };
3import internalCertificate from "../../internal/certificate.js";
4import errs from "../../lib/error.js";

Callers

nothing calls this directly

Calls 4

debugFunction · 0.90
getValidationSchemaFunction · 0.90
validatorFunction · 0.85
apiValidatorFunction · 0.85

Tested by

no test coverage detected