Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
https from
"node:https"
;
3
import
path from
"path"
;
4
import
{ ZipArchive } from
"archiver"
;
Callers
nothing calls this directly
Calls
7
debug
Function · 0.90
installPlugin
Function · 0.90
useLetsencryptServer
Function · 0.90
useLetsencryptStaging
Function · 0.90
add
Method · 0.80
count
Method · 0.80
omissions
Function · 0.70
Tested by
no test coverage detected