I can't issue certificate although I validate token

Hello, I am developing ACME protocol with getssl client.

My domain “ssalzibi.ml” is aimed to 192.168.3.230
and my getssl client is 192.168.3.230
So, I validated my domain by being given token.
And sended signed request to Let’s encrypt.
But I failed for some reason.
The response that Let’s Encrypt gave is this link.
https://acme-v01.api.letsencrypt.org/acme/challenge/nR0IDmHwjpac1OLIw3_Fw6G9d_4gEMmtSyKkqCUgaxI/293529872
and I failed to issue certificate.
What I have to issue cert?
thx.

Your domain needs to be accessible from the internet ( for Let’s Encrypt to be able to reach it - to prove ownership). Your site is on an internal IP address to you, so can’t be verified.

1 Like

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