mongoDB TLS transport encryption check

Viewed 25

Is there any easy option beside tcpdump to find out if application to mongoDB connection is encrypted(TLS/SSL) without having access to the server mongodb.conf configuration files? Maybe some connection configuration value that can be checked from inside the instance ?

Thanks

0 Answers
Related