Jump to content

Stus Game

Forum Members
  • Posts

    3
  • Joined

  • Last visited

Equipment

  • Keenetic
    Keenetic Giga (KN-1010)

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Stus Game's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. 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.
  2. But how can I start an https server now? I think I need to specify the certificate file, which means it should be on my computer.
  3. 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...