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.
🌐
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
flazepe.gitbook.io › heliohost › management › ssl
Using SSL - HelioHost Wiki - GitBook
December 21, 2024 - Our Johnny, Tommy, and Morty servers include SSL It!, a feature provided by Plesk which allows the automatic generation of SSL certificates. You do not need to take any particular action to get a free SSL certificate, it will be automatically ...
🌐
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.
Find elsewhere
🌐
Mirror Networking
mirror-networking.gitbook.io › docs › manual › transports › websockets-transport › ssl
SSL - Mirror Networking - GitBook
December 30, 2023 - If you host your webgl build on a HTTPS domain you will need to use the secure web socket protocol (wss://). WSS requires a SSL certificate set up on your Mirror game server for basic scenarios or on your gateway server for "reverse proxy" scenarios.
🌐
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
🌐
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 - 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
🌐
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 ...
🌐
Moreta
moreta.github.io › infra › ssl.html
Ssl · GitBook
cd /usr/local/ssl/bin ./openssl md5 * > rand.dat ./openssl genrsa -rand (擬似乱数ファイル名) -des3 (キー長) > (秘密鍵ファイル名)
🌐
GitHub
github.com › pmem › issues › issues › 1067
bad SSL cert on docs.pmem.io · Issue #1067 · 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.
Author: pmem