agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

add SSL client cert selection #113

Closed agirbal closed 10 years ago

agirbal commented 11 years ago

--ssl --sslPEMKeyFile with the name of the .pem file that contains the SSL certificate and key. --sslCAFile with the name of the .pem file that contains the certificate from the Certificate Authority. --sslPEMKeyPassword option if the client certificate-key file is encrypted.