Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/notifications/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ entries:
otherFilters: None.

- name: Universal SSL Alert
audience: Customers with universal certificates who want to receive a notification on validation, issuance, and renewal of certificates.
audience: Customers with universal certificates who want to receive a notification on validation, issuance, renewal, and expiration notices.
availability: All Cloudflare plans.
associatedProducts: SSL/TLS
nextSteps: You only need to take action if you are notified that you have a certificate that failed. You can find the reasons why a certificate is not being issued in [Troubleshooting SSL errors](/ssl/troubleshooting/general-ssl-errors/).
Expand Down
1 change: 0 additions & 1 deletion src/content/partials/ssl/aop-configure-origin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Check the examples below for Apache and NGINX or refer to your origin web server
<Details header="Apache example">

```txt
SSLVerifyDepth 1
SSLCACertificateFile /path/to/origin-pull-ca.pem
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ After you have chosen your encryption mode and enforced HTTPS connections, evalu

* [Edge certificates](/ssl/edge-certificates/additional-options/): Customize different aspects of your edge certificates, from enabling **Opportunistic Encryption** to specifying a **Minimum TLS Version**.
* [Authenticated origin pull](/ssl/origin-configuration/authenticated-origin-pull/): Ensure all requests to your origin server originate from the Cloudflare network.
* [Notifications](/notifications/notification-available/): Set up alerts related to certificate validation status, issuance, deployment, renewal, and expiration.
* [Notifications](/notifications/notification-available/): Set up alerts related to certificate validation status, issuance, renewal, and expiration.