falkzoll opened a new pull request #67: Add libssl-dev to support mongodb 
ssl/tls connections.
URL: https://github.com/apache/openwhisk-runtime-php/pull/67
 
 
   * Current MongoDB driver does not support ssl/tls connections. It terminates 
the connection request with a MongoDB exception: `The "SCRAM-SHA-1" 
authentication mechanism requires libmongoc built with --enable-ssl`.
     Adding the libssl-dev package allows the mongodb driver build to 
automatically detect this and enables ssl/tls connections.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to