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
GitBook
docs.gitbook.com › publishing-documentation › custom-domain
Set a custom domain | GitBook Documentation
March 17, 2025 - When a custom domain is set for your organization, collection, or space, we set up an SSL certificate on our end so that your documentation will load securely, over HTTPS.
Crguezl
crguezl.github.io › ull-esit-1617 › _book › apuntes › ssl
SSL y HTTPS · GitBook
At its most basic level, an SSL certificate is simply a text file, and anyone with a text editor can create one.
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 - After adding the record and it being propagated, it's time to go live! GitBook will verify the domain, the record you added and will automatically configure the SSL certificate for your domain.
Expertbeacon
expertbeacon.com › home › a technical guide to gitbook custom domains: setup, best practices, and expert insights
A Technical Guide To GitBook Custom Domains: Setup, Best Practices, And Expert Insights - ExpertBeacon
October 3, 2024 - GitBook will automatically attempt to provision an SSL certificate for your custom domain through Let‘s Encrypt.
Server Fault
serverfault.com › questions › 1015369 › how-to-issue-a-ssl-certificate-for-a-domain-i-do-not-own
How to issue a SSL certificate for a domain I do not own - Server Fault
May 3, 2020 - A website service I was recently using (https://www.gitbook.com/) hosts mini documentation websites. Using their platform they have a feature where you can specify your own domain docs.mydomain.com, from there they are able to serve their website on HTTPS and provide a certificate.
Gitbook
s0cm0nkey.gitbook.io › s0cm0nkeys-security-reference-guide › red-offensive › exploitation-and-targets › web-technologies › ssl-tls-and-certificates
SSL/TLS and Certificates | s0cm0nkey's Security Reference Guide
August 4, 2022 - Powered by GitBook · On this page · Tools · OpenSSL · Was this helpful? Copy · SSL Cipher Suite Enum - ssl-cipher-suite enum is a Perl script to enumerate supported SSL cipher suites supported by network services (principally HTTPS) https://labs.portcullis.co.uk/tools/ssl-cipher-suite-enum/ Testssl.sh - a common tool used to audit the ciphers and protocols supported by remote servers, allowing people to determine if a secure configuration is enforced or not.
Cloud Clusters
cloudclusters.io › docs › jupyternotebook › Installing a Customized SSL Certificate1607996569.html
Installing a Customized SSL Certificate · GitBook
May 29, 2022 - Select "Install Custom Cert" from the drop-down box and then fill in your Certificate(CRT) and Private Key(KEY) into the blank. Your SSL certificate will be installed in one minute after you submit the request.
Amazon S3
s3.amazonaws.com › gitbook › Server-Admin-2019 › ServerAdmin2Post-InstallationConfigurations › Exercise3_ConfiguringForHTTPS.html
Configuring FME Server for HTTPS - GitBook - Amazon S3
<Connector protocol="org.apache.coyote.http11.Http11NioProtocol" port="8443" minSpareThreads="5" enableLookups="true" disableUploadTimeout="true" acceptCount="100" maxThreads="200" scheme="https" secure="true" SSLEnabled="true" keystoreFile="C:\Program Files\FMEServer\Utilities\tomcat\tomcat.keystore" keystorePass="tomcat" clientAuth="false" sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2" sslImplementationName="org.apache.tomcat.util.net.jsse.JSSEImplementation" ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WI
Hacker News
news.ycombinator.com › item
GitBook bypassing Cloudflare DNS to route traffic to their domain | Hacker News
November 24, 2022 - 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 ...
Twitter
twitter.com › gitbookstatus › status › 1268529981640114176
Twitter
June 4, 2020 - Twitter
Moreta
moreta.github.io › infra › ssl.html
Ssl · GitBook
cd /usr/local/ssl/bin ./openssl md5 * > rand.dat ./openssl genrsa -rand (擬似乱数ファイル名) -des3 (キー長) > (秘密鍵ファイル名)