Public bug reported:

yakkety:

root@unembroiled-grayce:~# /usr/lib/juju/mongo3.2/bin/mongod --dbpath='db' 
--sslOnNormalPorts --sslPEMKeyFile mongodb.pem --sslPEMKeyPassword ignored 
2016-05-13T02:15:06.941+0000 W CONTROL  [main] No SSL certificate validation 
can be performed since no CA file has been provided; please specify an 
sslCAFile parameter
Invalid command: ignored
Options:

General options:
  -h [ --help ]                         show this usage information
[--help output]

xenial:

ubuntu@irredeemable-elba:~$ /usr/lib/juju/mongo3.2/bin/mongod --dbpath='db' 
--sslOnNormalPorts --sslPEMKeyFile mongodb.pem --sslPEMKeyPassword ignored
2016-05-13T02:15:28.728+0000 W CONTROL  [main] No SSL certificate validation 
can be performed since no CA file has been provided; please specify an 
sslCAFile parameter
2016-05-13T02:15:28.739+0000 I CONTROL  [initandlisten] MongoDB starting : 
pid=873 port=27017 dbpath=db 64-bit host=irredeemable-elba
2016-05-13T02:15:28.739+0000 I CONTROL  [initandlisten] db version v3.2.4
[normal startup]

Passing --sslPEMKeyPassword=ignored works on yakkety.

The changes between xenial and yakkety certainly don't *look* like they
should cause this: http://paste.ubuntu.com/16384449/ so I guess it's
some dependency that's change.

** Affects: juju-mongodb3.2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581284

Title:
  --sslPEMKeyPassword parameter must be passed with = on yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-mongodb3.2/+bug/1581284/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to