pve-manager/PVE
Fabian Grünbichler 8c9e7c1198 enable certificate pinning for proxied requests
when forwarding an API request to the responsible node,
only accept the certificate that this node should have
according to the contents of the cluster file system.

to limit performance issues, cache certificate fingerprint
on first request for each node, and only regenerate cache
(at most once per minute) if the actual encountered
fingerprint does not match or every 30 minutes (to clear out
old entries).
2016-11-17 15:55:17 +01:00
..
API2 code cleanup: avoid use of PVE::HA::Env (not necessary) 2016-10-28 09:32:35 +02:00
CLI
Service use new CpuSet::max_cpuid() helper 2016-10-28 17:51:59 +02:00
Status Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
VZDump Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
.gitignore
API2.pm
API2Client.pm API2Client: allow to set ssl options 2016-11-13 09:51:57 +01:00
API2Tools.pm
APLInfo.pm
AutoBalloon.pm
CephTools.pm
ExtJSIndex.pm
HTTPServer.pm enable certificate pinning for proxied requests 2016-11-17 15:55:17 +01:00
Makefile Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
NoVncIndex.pm
pvecfg.pm.in
Report.pm Fix #1186: do not run non installed commands 2016-10-28 11:54:01 +02:00
REST.pm pass proxied to node to proxy_request 2016-11-17 15:52:53 +01:00
TouchIndex.pm
VZDump.pm VZDump: die with error if plugin loading fails 2016-11-17 07:06:38 +01:00