cloudflare-docs
                                
                                 cloudflare-docs copied to clipboard
                                
                                    cloudflare-docs copied to clipboard
                            
                            
                            
                        Update error-526.mdx
added this part:
If you are using self-signed SSL certificate at the origin server, use the following workaround to avoid an HTTP Error 526.
Add your self-signed SSL certificate to the Custom Origin Trust Store. This allows the Cloudflare edge to recognize your self-signed SSL certificate as valid. In your Worker's configuration, enable the cots_on_external_fetch compatibility flag. This flag enables the use of the Custom Origin Trust Store when making external (grey-clouded) subrequests from a Cloudflare Worker.
Summary
Screenshots (optional)
Documentation checklist
- [ ] The documentation style guide has been adhered to.
- [ ] If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
- [ ] Files which have changed name or location have been allocated redirects.