RodrigoCossetin opened a new issue, #5615: URL: https://github.com/apache/hop/issues/5615
### What would you like to happen? I'm trying to connect to the MongoDB connection, where I need to use a certificate of the file type tlsCAFile=global-bundle.pem. For example: mongodb://user:<password>@host:27017/?tls=true&tlsCAFile=global-bundle.pem&retryWrites=false I get the return: MongoDbException: Malformed host spec: If the parameters are not applied to the host, I get the error: Root cause: MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Is there no parameter entry tab in the hop? Any other solutions? ### Issue Priority Priority: 3 ### Issue Component Component: Metadata -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
