Patch subject is complete summary.

# HG changeset patch
# User Magnus Therning <[email protected]>
# Date 1269449476 0
# Node ID 42546f9b96a1879b57a36793d9c3c9ad4617b9f2
# Parent  68cdacd74d3f293885e1714687489db35b8900bc
Removing unused stunnel configuration file: /etc/xensource/xapi-ssl.conf

diff -r 68cdacd74d3f -r 42546f9b96a1 scripts/OMakefile
--- a/scripts/OMakefile	Wed Mar 24 11:10:58 2010 +0000
+++ b/scripts/OMakefile	Wed Mar 24 16:51:16 2010 +0000
@@ -20,7 +20,6 @@
 	$(IPROG) xapi-wait-init-complete $(DIST)/staging/opt/xensource/bin/
 	$(IPROG) xapi-autostart-vms $(DIST)/staging/opt/xensource/bin/
 	$(IPROG) udhcpd.skel $(DIST)/staging/var/xapi/udhcpd.skel
-	$(IPROG) xapi-ssl.conf $(DIST)/staging/etc/xensource/xapi-ssl.conf
 	$(IPROG) xapi.conf $(DIST)/staging/etc/xensource/xapi.conf
 	$(IPROG) log.conf $(DIST)/staging/etc/xensource/log.conf
 	$(IPROG) db.conf.skel $(DIST)/staging/etc/xensource/db.conf
diff -r 68cdacd74d3f -r 42546f9b96a1 scripts/xapi-ssl.conf
--- a/scripts/xapi-ssl.conf	Wed Mar 24 11:10:58 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-pid = /var/run/xapi.ssl.pid
-socket = r:TCP_NODELAY=1
-socket = a:TCP_NODELAY=1
-socket = l:TCP_NODELAY=1
-
-[xapi]
-accept = 443
-connect = 80
-cert = /etc/xensource/xapi-ssl.pem
_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to