**CHANGELOG**
- Unicode support
- TLS/SSL support
- Adds 3 different TLS-related security checks:
- Check if TLS support is available
- Check if TLS is enabled
- Check if server certificate is valid (not self-signed)
- 32 bits (i386) Linux support
- More pythonesque installation flow using `pip`
- Better exception handling inside security checks
- Better detection of malformed connection strings and no-MongoDB endpoints