Versions Compared

Key

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

...

  1. Navigate to zend_framework/public/local_server
  2. Start the server via command: node bin/mitserv.js -a auth_me.json
  3. In a browser, navigate to http:/localhost:8080/app.html

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.

...