Error getting renew validation data (invalid) with Domino for my second server

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. crt.sh | 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: gaziel.tilaune.com

I ran this command: certstore command HCL Domino serveur

It produced this output:
82.66.49.7: Fetching http://gaziel.tilaune.com/.well-known/acme-challenge/GwcJbeCnI_kqcMnrlTy5whuyxVZvgHntNp7DAHYyrrc: Error getting validation data (invalid)

My web server is (include version): Domino server V14

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

My hosting provider, if applicable, is: none

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

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

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

Hi @Tilaune-Internet, welcome. :slight_smile:

I doesn't look like your webserver is actually sending any data or response.

$ curl -Iiv http://gaziel.tilaune.com/.well-known/acme-challenge/GwcJbeCnI_kqcMnrlTy5whuyxVZvgHntNp7DAHYyrrc
* Host gaziel.tilaune.com:80 was resolved.
* IPv6: (none)
* IPv4: 82.66.49.7
*   Trying 82.66.49.7:80...
* Connected to gaziel.tilaune.com (82.66.49.7) port 80
> HEAD /.well-known/acme-challenge/GwcJbeCnI_kqcMnrlTy5whuyxVZvgHntNp7DAHYyrrc HTTP/1.1
> Host: gaziel.tilaune.com
> User-Agent: curl/8.5.0
> Accept: */*
>
* Empty reply from server
* Closing connection
curl: (52) Empty reply from server
1 Like

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