From 9abe7b6f199f7ee403cc10cb99b717dd9d5880fd Mon Sep 17 00:00:00 2001
From: Ben Pfaff <blp@nicira.com>
Date: Fri, 24 Oct 2008 14:19:26 -0700
Subject: [PATCH] Fix typo in default switch config.

---
 debian/openflow-switch.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/openflow-switch.default b/debian/openflow-switch.default
index 7e40c26c6..ec3696a77 100644
--- a/debian/openflow-switch.default
+++ b/debian/openflow-switch.default
@@ -90,7 +90,7 @@ SWITCH_IP=dhcp
 #   it is convenient.
 # 
 # Set CACERT_MODE to 'secure' or 'bootstrap' for these respective cases.
-#CACERT=secure
+#CACERT_MODE=secure
 
 # MGMT_VCONNS: List of vconns (space-separated) on which secchan
 # should listen for management connections from dpctl, etc.
-- 
2.47.0