DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.

Issue #706 new
SH repo owner created an issue
(node:10752) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.
    at new connect (_tls_wrap.js:1444:15)
    at pluggableStream.socket.upgrade (/usr/lib/node_modules/Haraka/tls_socket.js:712:27)
    at pluggableStream.<anonymous> (/usr/lib/node_modules/Haraka/outbound/hmail.js:813:28)
    at pluggableStream.emit (events.js:210:5)
    at pluggableStream.on_socket_data (/usr/lib/node_modules/Haraka/line_socket.js:25:20)
    at pluggableStream.emit (events.js:210:5)
    at Socket.<anonymous> (/usr/lib/node_modules/Haraka/tls_socket.js:59:18)
    at Socket.emit (events.js:210:5)
    at addChunk (_stream_readable.js:308:12)
    at readableAddChunk (_stream_readable.js:289:11)

Comments (1)

  1. Log in to comment