...
- Navigate to zend_framework/public/local_server
- Start the server via command: node bin/mitserv.js -a auth_me.json
- 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.
...