Skip to content

Commit 051ba88

Browse files
committed
commercial CA
1 parent 02b93e3 commit 051ba88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/webhook-event-delivery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you're using any other type of endpoint, such as an HTTP trigger based Azure
3535
This authentication mechanism also requires the webhook endpoint to return an HTTP status code of 200 so that it knows that the POST for the validation event was accepted before it can be put in the manual validation mode. In other words, if the endpoint returns 200 but doesn't return back a validation response synchronously, the mode is transitioned to the manual validation mode. If there's a GET on the validation URL within 5 minutes, the validation handshake is considered to be successful.
3636

3737
> [!NOTE]
38-
> Using self-signed certificates for validation isn't supported. Use a signed certificate from a certificate authority (CA) instead.
38+
> Using self-signed certificates for validation isn't supported. Use a signed certificate from a commercial certificate authority (CA) instead.
3939
4040
### Validation details
4141

0 commit comments

Comments
 (0)