Student infirmation system ssl setup

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: oblsis.bilkent.edu.tr

I ran this command:

It produced this output:

My web server is (include version): Apache

The operating system my web server runs on is (include version): Apache

My hosting provider, if applicable, is:bilkent.edu.tr

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): yes

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

Hi @selcukcagan

checking your domain there is no older certificate. Port 80 is open and answers with the expected result http status 404 - Not Found ( https://check-your-website.server-daten.de/?q=oblsis.bilkent.edu.tr ):

So start with some basics:

Then select a client:

Checking /.well-known/acme-challenge/random-filename there is content:

Visible Content: Not Found HTTP 404 (GET /.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de) [lib/base.php:1706] Base->error() [index.php:11] Base->run()

Perhaps you have to configure that system so the raw output of the validation file is sent.

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