File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
articles/application-gateway Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -204,6 +204,9 @@ For Application Gateway and WAF v2 SKU:
204
204
| sslEnabled | Whether communication to the backend pools used TLS. Valid values are on and off. |
205
205
| sslCipher | Cipher suite being used for TLS communication (if TLS is enabled). |
206
206
| sslProtocol | SSL/TLS protocol being used (if TLS is enabled). |
207
+ | sslClientVerify | Shows the result of client certificate verification as SUCCESS or FAILED. Failed status will include error information.|
208
+ | sslClientCertificateFingerprint| The SHA1 thumbprint of the client certificate for an established TLS connection.|
209
+ | sslClientCertificateIssuerName| The issuer DN string of the client certificate for an established TLS connection.|
207
210
| serverRouted | The backend server that application gateway routes the request to. |
208
211
| serverStatus | HTTP status code of the backend server. |
209
212
| serverResponseLatency | Latency of the response (in ** seconds** ) from the backend server. |
You can’t perform that action at this time.
0 commit comments