Versions Compared

Key

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

Instead of providing sslCert and sslKey configuration properties, sslOptions can be specified, which allows the use of all possible options for SSL configuration as specified provided here.

sslOptions can either be specified as an object, or as a string pointing to an encrypted file created with the store_options.js utility.

...