Symptoms
Configuration load fails with an error:
0107186b:3: Invalid "enforce-tls-requirements" value for profile /Common/http2. In Virtual Server (/Common/vs1) an http2 profile with enforce-tls-requirements enabled is incompatible with client-ssl/server-ssl profile with renegotiation enabled. Value must be disabled.
Unexpected Error: Loading configuration process failed.
Impact
The configuration fails to load.
Conditions
Virtual server with:
1. Clientssl profile with renegotiation disabled.
2. Serverssl profile with renegotiation enabled.
3. The HTTP2 profile is attached to the client side only.
Workaround
Manually disable renegotiation on the serverssl profile, then reload the configuration.