It seems we cant use TLS/SSL connection with MongoDB reader & writer, right ?
MongoDB logfile :
[initandlisten] waiting for connections on port 27017 ssl [listener] connection accepted from XXXXXX:60097 #1 (1 connection now open) [conn1] Error receiving request from client: SSLHandshakeFailed: The server is configured to only allow SSL connections. Ending connection from XXXXXX:60097 (connection id: 1) [conn1] end connection XXXXXX:60097 (0 connections now open)
So I would like the TLS/SSL support with MongoDB in FME...