Hacker News new | ask | show | jobs
by dorianniemiec 247 days ago
> If you just need some www server quickly pointing your domain to some other dude domain is not the way to go.

Yeah. But as I said before, people installing Ferron on their servers don't need to use this demo. Oh, and people using this demo don't need to install Ferron on their servers.

I just added two notices to this demo:

> Note: After completing the demo, it's recommended to delete the subdomain you have just created to prevent security issues.

> This demo setup is optional and exists only to demonstrate automatic TLS functionality. You do not need to point any subdomain to demo servers for normal use of Ferron.

1 comments

Oh you are the author.

I think we do not understand each other. Look at this: https://letsencrypt.org/docs/challenge-types/#http-01-challe...

If this is for demo, even more DNS is not necessary. Just code your web server to serve challenge for that particular Uri, and you are done. I do not think so that you need wildcard cert for the demo. Just fixed subdomain is fine. Also you do not have to wait for DNS to propagate with HTTP method.