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 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.