[pmg-devel] applied: [PATCH pmg-api v2] add pmg_verify_tls_policy_strict and use it in API

Dietmar Maurer dietmar at proxmox.com
Fri Sep 28 06:30:46 CEST 2018


applied with cleanups on top.

I simply register a new format:

PVE::JSONSchema::register_format(
    'tls-policy-strict', \&pmg_verify_tls_policy_strict);

and use that (instead of manual error handling).



More information about the pmg-devel mailing list