Jump to content

Stus Game

Forum Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Stus Game

  1. 9 минут назад, r13 сказал:

    Explain what is your goal.

    May be keendns not right service you are looking for. It won't give you any certificates to be used outside webserver in router.

    I want to get a domain name for an https server. This way seemed like a good free solution. And yes, the server must use https because KeenDNS is only used for development. Later I will buy a domain name and transfer my server to a web hosting without rewriting http to an https server.

    • I am trying to obtain ssl certificate with the command below
    ip http ssl acme get app.domain.keenetic.link

    but it doesn't work. I'm only getting the

    obtaining certificate for domain "app.domain.keenetic.link" is started. 

    message.

    • Log:
    [I] Sep  1 21:41:37 ndm: Http::Nginx: loaded SSL certificate for "UUID.keenetic.io". 
    [I] Sep  1 21:41:37 ndm: Http::Nginx: loaded SSL certificate for "domain.keenetic.link". 
    [I] Sep  1 21:41:37 ndm: Http::Nginx: activated proxy app.domain.keenetic.link to https://192.168.1.54:80.
    ...
    [I] Sep  1 21:41:40 ndm: Acme::Runner: perform HTTP sanity checks for domain "app.domain.keenetic.link". 
    [I] Sep  1 21:41:40 ndm: Io::TcpSocket: connected to my.external.ip.address:80. 
    [E] Sep  1 21:41:40 ndm: Acme::Runner: response code 302 (Moved Temporarily). 
    [E] Sep  1 21:41:40 ndm: Acme::Runner: check failed for domain "app.domain.keenetic.link". 

    * 192.168.1.54 is app's local ip address

×
×
  • Create New...