File: https.xml

package info (click to toggle)
firewalld 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 28,228 kB
  • sloc: sh: 234,389; python: 29,351; xml: 12,811; makefile: 918
file content (6 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Secure WWW (HTTPS)</short>
  <description>HTTPS is a modified HTTP used to serve Web pages when security is important. Examples are sites that require logins like stores or web mail. This option is not required for viewing pages locally or developing Web pages. You need the httpd package installed for this option to be useful.</description>
  <port protocol="tcp" port="443"/>
</service>