forked from pool/hiawatha
2484c89fbd
- Ship Let's Encrypt script within subpackage. - Add firewalld config files for Leap/SLE >= 15 and TW. - Update to version 10.8: * New Let's Encrypt script that supports ACME v2. * Added Syslog option. * Added GZipExtensions option. * AllowDotFiles now used to show hidden files in directory listings. * Removed support for static RSA ciphers. * Hiawatha log format changed. * Small improvements. * Bugfix: certain characters in filenames disrupted directory index output. * Bugfix: requesting non-regular files now results in a 403 instead of blocking that thread. OBS-URL: https://build.opensuse.org/request/show/591282 OBS-URL: https://build.opensuse.org/package/show/server:http/hiawatha?expand=0&rev=93
7 lines
203 B
XML
7 lines
203 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Hiawatha Webserver (HTTPS)</short>
|
|
<description>An advanced and secure webserver.</description>
|
|
<port protocol="tcp" port="443"/>
|
|
</service>
|