Formatting changes
authorhttps://www.google.com/accounts/o8/id?id=AItOawk6GJyBxFZR3knrIbs4-CshB2KtVifnjAw <Margaret@web>
Mon, 6 May 2013 21:18:24 +0000 (17:18 -0400)
committerwww-data <www-data@project-moonshot.org>
Mon, 6 May 2013 21:18:24 +0000 (17:18 -0400)
trustrouterinfo.mdwn

index c1a491d..1760233 100644 (file)
@@ -1,4 +1,4 @@
-<h2>BUILDING/INSTALLING A TRUST ROUTER:</h2>
+<h2>BUILDING/INSTALLING A TRUST ROUTER</h2>
 
 (Assumes you already have a Moonshot DVD installed.)
 
@@ -10,7 +10,7 @@ The Trust Router depends on MIT Kerberos, OpenSSL, jansson and SQLite Version 3.
 
 To build and install a Trust Router, you need to separately 'make' and 'make install' in both the moonshot/trust_router and moonshot/freeradius-server directories, in that order.
 
-<h2>CONFIGURING A TRUST ROUTER:</h2>
+<h2>CONFIGURING A TRUST ROUTER</h2>
 
 In addition to having a valid freeradius TLS/PSK configuration, a set of Trust Router and TID-specific configuration is required in order to use the Trust Router.
 
@@ -29,7 +29,7 @@ realm suffix {<br/>
         trust_router = "10.0.2.15"<br/>
 }
 
-<h2>BRINGING UP/VERIFYING A TRUST ROUTER:</h2>
+<h2>BRINGING UP/VERIFYING A TRUST ROUTER</h2>
 
 To run all of the components needed to test the Trust Router, you will need to have at least two different nodes (or VMs) at different IP addresses.