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.
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.
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.
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.
Gitbook
app.gitbook.com › advanced › ssl
GitBook
By continuing, you agree to the Terms of Service and Privacy policy
Odclusters
odclusters.com › docs › odoo › Installing a Customized SSL Certificate1611819483.html
Installing a Customized SSL Certificate · GitBook
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.
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.
GitBook
docs.gitbook.com › account-management › sso-and-saml
SSO & SAML | GitBook Documentation
By using SSO, your employees will be able to log into GitBook using the familiar identity provider interface, instead of the GitBook login page. The employee’s browser will then forward them to GitBook. The IdP grants access to GitBook when SSO is enabled and GitBook’s own login mechanism is deactivated.
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 (キー長) > (秘密鍵ファイル名)