Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
	"what_do_I_do_with_this_file": "Rename this file to auth_me.json or whatever you like then reference it on the command line with the '-a' parameter",
	"keyFile": ".pem file containing your keycert with password removed",
	"certsFile": ".pem file containing your cert with password removedkey",
	"caFile": "certs/mitCA.pem"
}

...

Possible Issues

  • Issue:
    • Proxy starts but errors related to .pem files seen
  • Fix:
    • Make sure you did not mix up the key and cert files in your auth.json file.
  • Issue:
    • Proxy starts but no response is returned at all
  • Fix:
    • Make sure you have been added everywhere required to be a valid Raft user (Amon knows)
  • Issue:
    • Proxy starting but never returning
  • Fix:
    • Make sure you're connecting using either the MIT N or MIT SECURE N wireless network
  • Issue: 
  • Fix:
    • The Apache server needs to include the username
  • Issue:
    • Error: EBADF, Bad file descriptor './certs/hij1nx.pem'
  • Fix:
    • The certs are missing and/or misconfigured. See the section on installing certificates.