Skip to content

Commit c88c350

Browse files
authored
[SSL for SaaS] Added troubleshooting link (cloudflare#5010)
1 parent f41e613 commit c88c350

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/ssl/ssl-for-saas/troubleshooting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ There are two main causes of error 1016:
7474
1. Custom Hostname ownership verification is not complete. To check verification status, run an API call to [search for a certificate by hostname](/ssl/ssl-for-saas/reference/common-api-calls/) and check the verification error field: `"verification_errors": ["custom hostname does not CNAME to this zone."]`.
7575
2. Fallback Origin is not [correctly set](/ssl/ssl-for-saas/getting-started/#step-1--create-fallback-origin-and-cname-target). Confirm that you have created a DNS record for the fallback origin and also set the fallback origin.
7676

77+
{{<Aside type="note">}}
78+
79+
If you encounter other 1XXX errors, refer to [Troubleshooting Cloudflare 1XXX Errors](https://support.cloudflare.com/hc/en-us/articles/360029779472-Troubleshooting-Cloudflare-1XXX-errors).
80+
81+
{{</Aside>}}
82+
7783
---
7884

7985
## Custom hostname in Moved status

0 commit comments

Comments
 (0)