Having issues setting up SSL on my website

Hi,

I just set apidog on my domain using CNAME via cloudflare as well as created a SSL certificate which I added to the fields on the apidog share tab and it says that it has been published. However, my website does not have the SSL/is ‘Not Secure’. What should I do?

Please provide the custom domain you have set and your project ID, so that we can better identify the issue.
The project ID is displayed on the ‘Project Settings’ page, as shown in the picture below.


Thank you for your reply. My project ID: 503736

The custom domain: api.pretend.best

Is your SSL certificate effective? If it’s convenient for you, you could test it.

Muriel Barbery


Set the Proxy in Cloudflare to off, and then upload the SSL certificate in Apidog

Thats what I did, my proxy is off on CF & then I created a certificate and put the key’s in apidog


We had test the domain. Look like you had put the wrong SSL Certificate file content in Apidog. Please confirm the content you submit in the SSL Certificate part.

You can see the cert in your screenshot that is issued to Cloudflare and not for your domain api.pretend.best.

The CNAME settings and other setups is configured correctly.

Hey, just fixed it right now. Thanks a lot for the help!

Also I had a question, is it possible to integrate the frontend of apidog into FastAPI? beacuse I wanted both the api and the docs to be on api.mydomain.com and if not how can I display a separate URL on the ‘Try It Out’

It is possible to utilize Reverse Proxy for a custom domain for specific location with Apidog. However, you will need to set up a reverse proxy on your own server.

Please refer to the documentation for detailed instructions: Custom domain - Apidog Docs