Hi @avluzenin, All we can really recommend here is that you follow the documentation and make sure your CNAME is :grey:. [image] Configuring DNS As it’s an error with them provisioning your cert, I think they would have to be the ones to reach out to Cloudflar… Answer from domjh on community.cloudflare.com
🌐
Cloudflare Community
community.cloudflare.com › application performance › dns & network
DNS hosting.gitbook.com - DNS & Network - Cloudflare Community
January 21, 2022 - Hello. I can’t connect subdomain docs.creater.ru with CNAME hosting.gitbook.io. “SSL Error. An error occurred while provisionning your SSL certificate” with check domain on gitbook.com. They support said: " I’ve been looking into this, and the problem seems to be something at the Cloudflare ...
🌐
Cloudflare Community
community.cloudflare.com › application performance › dns & network
Gitbook SSL ERROR - DNS & Network - Cloudflare Community
March 16, 2024 - What is the “more info” that it offers to provide · Thanks for letting us know about this issue. I took a look, and I can see that Cloudflare has blocked your domain. We aren’t able to see why that has happened from our end, but you can contact abusereply@cloudflare.com to find out more ...
🌐
GitBook
gitbook.com › docs › docs-site › custom-domain
Set a custom domain | GitBook Documentation
July 26, 2026 - To test your setup, use a DNS lookup ... your domain name and the CNAME value GitBook provided. SSL error: an error occurred when provisioning your SSL certificate....
🌐
GitHub
github.com › pmem › issues › issues › 1067
Issue · pmem/issues
June 2, 2019 - The SSL cert for docs.pmem.io is misconfigured, with CN = *.gitbooks.io, Alt Name = gitbooks.io — neither of which matches “docs.pmem.io”. There's also a HSTS policy that disallows ignoring the error. Reactions are currently unavailable · Sign up for free to join this conversation on GitHub.
Author: pmem
🌐
GitHub
github.com › readthedocs › readthedocs.org › issues › 7939
Additional steps to setup a custom domain previously from gitbook · Issue #7939 · readthedocs/readthedocs.org
February 22, 2021 - There was an error while loading. Please reload this page. ... The mkdocs should be served in my custom domain. It just redirects to my old gitbook knowledgebase, ah yeah, dont accuse me for dns propagation, its been 24 hours and I can confirm that it has propagated https://www.whatsmydns.net/#CNAME/support.infinitzhost.com · Even the SSL state is active, probably a bug.
Author: readthedocs
🌐
GitHub
github.com › GitbookIO › nuts › issues › 66
TLS/SSL certificate issue when using deploy guide link · Issue #66 · GitbookIO/nuts
May 5, 2016 - https://github.com/GitbookIO/nuts/blame/master/README.md#L36 link: https://nuts.gitbook.com/deploy.html Cert is wildcard for *.gitbook.io (vs .com) nuts.gitbook.io does not have a DNS entry Non-TLS link does work: http://nuts.gitbook.com...
Author: GitbookIO
🌐
GitHub
github.com › AnwarShah › linux-fixes-documentation › blob › master › ssl-library-error-with-gitbook-editor-in-fedora-26.md
linux-fixes-documentation/ssl-library-error-with-gitbook-editor-in-fedora-26.md at master · AnwarShah/linux-fixes-documentation
When tried to use gitbook editor, it throws and error that libssl.so.1.0.0 isn't found. Even installing compat-openssl package doesn't solve the problem. Then tried symlinking the libraries in /lib64 which are installed by compat-openssl10 package. Then again it didn't solve the problem.
Author: AnwarShah
🌐
GitBook
docs.gitbook.com › publishing-documentation › custom-domain
Set a custom domain | GitBook Documentation
March 17, 2025 - SSL error: an error occurred when provisioning your SSL certificate.
Find elsewhere
🌐
Crguezl
crguezl.github.io › ull-esit-1617 › _book › apuntes › ssl
SSL y HTTPS · GitBook
Compromised, self-signed or otherwise ... big red error message and to either discourage or outright prohibit further actions by the user · Unfortunately, browsers will continue to trust a broken certificate until they pull the newest updates to the CRL, a process which is apparently imperfect in practice. HTTPS is not unbreakable, and the SSL protocol has ...
🌐
GitHub
github.com › orgs › GitbookIO › discussions › 52
gitbook &cloudflare error · GitbookIO · Discussion #52
TL;DR: To regain complete control of your custom hostname after it has been registered on app.gitbook.com, remove this custom hostname from our platform. For the longer explanation: We use Cloudflare to serve HTTPS traffic for all custom hostnames configured by our users. When a user configures a custom hostname, they point their DNS via CNAME to one of our domains (which, at the end of the chain points to Cloudflare). We then request Cloudflare (using their Cloudflare for SaaS product) to generate an SSL certificate for this hostname and serve the traffic properly.
🌐
Lesstif
lesstif.com › gitbook › git-https-repository-ssl-14090808.html
git 에서 https repository 연결시 SSL 인증서 오류 해결법
Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://myhost/username/ExcelANT.git/info/refs
🌐
Cloudflare Community
community.cloudflare.com › application performance › dns & network
DNS subdomain no longer works nor redirects to anything - DNS & Network - Cloudflare Community
February 2, 2021 - As far as I test now, I got 404. Also, some error - check your Content Security Policy. Due to the: https://docs.gitbook.com/hosting/custom-domains/dns-configuration · So, you have CNAME record with DNS Only and have got the SSL already?
🌐
GitBook
docs.gitbook.com › help-center › account-management › managing-your-organization › error-signaturedoesnotmatch-saml-sso
Error: SignatureDoesNotMatch -SAML SSO | GitBook Documentation
The "SignatureDoesNotMatch" error usually occurs when the certificate uploaded to GitBook in the SAML configuration of your organization doesn't match the certificate used by your Identity provider to sign the assertion in the SAML Response.
🌐
Odclusters
odclusters.com › docs › odoo › Installing a Customized SSL Certificate1611819483.html
Installing a Customized SSL Certificate · GitBook
Click the "Manage" button on the Home page or the My Applications pgae, followed by the “Site & SSL” tab.
🌐
Stack Overflow
stackoverflow.com › questions › 36092931 › gitbook-offline-editor-redirect-from-https-to-http-not-allowed
git - GitBook offline editor: "Redirect from HTTPS to HTTP not allowed" - Stack Overflow
@TobyAllen Thanks for making me look at it. It got me wondering why the git.github instead of just github -- I don't remember where I pasted that from, but it was either github or gitbook, not something I typed myself. I took out the git and everything works fine now. Strange error message!