Now a trivial theme. I have installed, locally, many times http server. Three times a public one. One in debian,
one in ubuntu, and one in freebsd. I have the feeling, that with time it gets more difficult, not more easy.
More details to see, more complicated configuration files.
I usually need html and cgi.
Locally I tried naviserver and apache. Public only apache.
The first time, installing apache in debian, I ignored Debian's pre configuration and wrote my httpd.
With ubuntu, I tried to follow the debian pre-configuration.
With FreeBSD just edited the configuration file.
The new experience with public servers is https, to create the certificates with Let's Encrypt. The first time I tried
certbot and gave up. Then I managed to install and use dehydrated, and now I am trying uacme. The last seems
to be the most simple, but there are lots of details to care for.
How do you do? What server software you use? How do you create and renew certificates?
one in ubuntu, and one in freebsd. I have the feeling, that with time it gets more difficult, not more easy.
More details to see, more complicated configuration files.
I usually need html and cgi.
Locally I tried naviserver and apache. Public only apache.
The first time, installing apache in debian, I ignored Debian's pre configuration and wrote my httpd.
With ubuntu, I tried to follow the debian pre-configuration.
With FreeBSD just edited the configuration file.
The new experience with public servers is https, to create the certificates with Let's Encrypt. The first time I tried
certbot and gave up. Then I managed to install and use dehydrated, and now I am trying uacme. The last seems
to be the most simple, but there are lots of details to care for.
How do you do? What server software you use? How do you create and renew certificates?