summaryrefslogtreecommitdiff
path: root/src/tools/httpd_config
blob: 8dc923800a5fd933643f0ad8c845bdf485f223cb (plain)
1
2
3
4
5
6
7
8
9
10
ServerName httpd_inets_FQDN
ServerRoot /tmp/httpd_inets
DocumentRoot /tmp/httpd_inets/docroot
Port 8080
SocketType essl

SSLCertificateFile /tmp/httpd_inets/02.pem
SSLCertificateKeyFile /tmp/httpd_inets/srv1.key
SSLCACertificateFile /tmp/httpd_inets/01.pem