1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

Added some pertinent advice about self-signed certs.

This commit is contained in:
Jonathan Rosenbaum 2015-03-24 07:34:09 +00:00
parent 1c50bdc7bc
commit 8057a6733a

View File

@ -27,3 +27,6 @@ respawn
exec nvm use 0.12 exec nvm use 0.12
exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/ps/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987 exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/ps/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987
# If the connector requires a self-signed certificate, rather than a CA,
# make sure to provide the path to the actual corresponding certificate in database_functions.php.
#