hnetd: update to latest
[lede-routing/.git] / hnetd / files / hnet.config
index e67e6eba594463016e0939e7b1d6877acc9af5e8..6ac396f769a99922e50e3a2c49369071004a671d 100644 (file)
@@ -1,6 +1,18 @@
+config security security
+# Simplest security mode:
+#      option password foo
+# Trust consensus and CA-based share these options:
+#      option certificate_file /etc/hnetd-cert.pem
+#      option private_key_file /etc/hnetd-key.pem
+# Then to enable trust consensus:
+#      option trust_store /etc/hnetd-trust.dat
+# Or CA-based authentication:
+#      option trust_certificate_file /etc/ca-cert.pem
+
 config pa pa
 #      option ip4prefix 10.0.0.0/8
 #      option ulaprefix fd12:3456:789A::/48
+#      option ulamode off
 #      option persistent_store /etc/hnet-pa.store
 
 config sd sd