We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ssl
1 parent aedab63 commit 563ced6Copy full SHA for 563ced6
lib/cmap/connection_pool.js
@@ -46,6 +46,7 @@ const VALID_POOL_OPTIONS = new Set([
46
'compression',
47
48
// node Net options
49
+ 'ssl',
50
'localAddress',
51
'localPort',
52
'family',
0 commit comments