The two following patches + third patch for pve-manager makes the ssl
fingerprint of each host available via the /nodes API call.

Use cases
 * on the short term add an easy way to provide the cached_fingerprints
 parameter of the pve-apiclient. Other API provides could use that too
 instead of simply disabling SSL host verification when addressing hosts
 with self signed certificates
 * on the long term, provide the info necessary to build a cluster
 using only API calls


Emmanuel Kasper (2):
  Refactor host fingerprint calculation in two extra subs
  Add utility method to get a SSL finger print from a nodename

 data/PVE/Cluster.pm | 57 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 46 insertions(+), 11 deletions(-)

-- 
2.11.0


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to