Skip to content

Commit 61b897b

Browse files
Add updates for other merge confilct.
1 parent c2c1759 commit 61b897b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/application-gateway/monitor-application-gateway-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ For Application Gateway and WAF v2 SKU:
204204
|sslEnabled | Whether communication to the backend pools used TLS. Valid values are on and off. |
205205
|sslCipher | Cipher suite being used for TLS communication (if TLS is enabled). |
206206
|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.|
207210
|serverRouted | The backend server that application gateway routes the request to. |
208211
|serverStatus | HTTP status code of the backend server. |
209212
|serverResponseLatency | Latency of the response (in **seconds**) from the backend server. |

0 commit comments

Comments
 (0)