f5-appsvcs-extension
f5-appsvcs-extension copied to clipboard
Proxy server pool support in Certificate_Validator_OCSP object
Is your feature request related to a problem? Please describe.
According to the schema of Certificate_Validator_OCSP object, it is not possible to specify a proxy server pool. https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/schemaref/Certificate_Validator_OCSP.schema.json.html
Describe the solution you'd like
I would like a proxyServerPool object with properties bigip (pathname of existing pool) and use (pointer to AS3 declaration).