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:
parent
1c50bdc7bc
commit
8057a6733a
@ -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.
|
||||||
|
#
|
Loading…
x
Reference in New Issue
Block a user