SSL on nginx

Answer these questions to help the Community help you with Security questions.

What is the domain name?
api.graveyardbot.xyz

Have you searched for an answer?
Yes, I’ve googled this and discussed with peers.

Please share your search results url:
url’s aren’t permitted. just google SSL_ERROR_INTERNAL_ERROR_ALERT

When you tested your domain using the Cloudflare Diagnostic Center, what were the results?
“Your request failed because the site’s web server did not respond.” On mostly everything.

Describe the issue you are having:
I can’t figure out how to setup TLS on my nginx api

What error message or number are you receiving?
SSL_ERROR_INTERNAL_ERROR_ALERT

What steps have you taken to resolve the issue?

  1. Googled
  2. Changing and reading thoroughly through our configuration files
  3. Restarted docker and everything else. Even redownloading the code from our github repo.

Was the site working with SSL prior to adding it to Cloudflare?
No

What are the steps to reproduce the error:

  1. Generate Origin server keys.
  2. Put the keys where they need to be
  3. Start the server

Have you tried from another browser and/or incognito mode?
Yes

Then you need to fix this first. Talk to your host and get your site properly configured.

1 Like

It’s not a site, it’s an api and we’re trying to get it to be https

There is no such thing as API. It still is a server and that server still need to work fine on HTTPS before you use Cloudflare. As I mentioned, talk to your host.

I suggest you pause Cloudflare (Overview screen, bottom right) and talk to your host to get your site fixed.

Once everything works fine on HTTPS, you can unpause Cloudflare.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.