Re: VB.NET: Setting up a SSL Connection
Posted by: Reggie Burnett
Date: January 15, 2005 08:34PM

THe connector does not currently directly support SSL connections. The next major release of the connector will support those. However, you can work around this by using some type of SSL tunnel. I currently use STunnel for IRC, mail, and several others items that require SSL. Just setup STunnel on your localbox and edit the config to point to your remote database. THen you connect string for the connector would try to open a port on your local box.

-reggie

Options: ReplyQuote


Subject
Written By
Posted
Re: VB.NET: Setting up a SSL Connection
January 15, 2005 08:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.