How to use rdb: SSL connection?
-
Hi Peter,
Really great plugin! Been using it since I heard about it with a variety of uses with local db connections.
However I recently started on a new project that needs rdb connections.
1. I have a front-end form that receives user input data in a “local” website.
2. I need to store this data in a rdb to show in front-end of some other “remote” website. (this rdb is a local db of the “remote” website.)
3. This rdb connection in the “local” website works fine without SSL connection.So here comes my question…
How do I activate SSL connection properly?– I have read your Remote SSL connections Docs and am still confused. (Please treat me as a total beginner.)
– Where does the “Client Key”, “Client Cert” and “CA Cert” come from?
– I have default autoSSL cPanel, inc. generated certs for my domains, but do not know where to find their file location. Am I suppose to use these in the SSL connection setup fields?
- The topic ‘How to use rdb: SSL connection?’ is closed to new replies.