File: ssl_settings.req

package info (click to toggle)
libhttp-daemon-ssl-perl 1.05-01-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 824 kB
  • sloc: perl: 190; makefile: 19; sh: 2
file content (5 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#Change the following to a port and address that you can create a listening socket on:
# by default, port 0 tells your system to pick a free port
$SSL_SERVER_PORT = 0;
$SSL_SERVER_ADDR = '127.0.0.1';
'True Value';