(I haven't touched Oracle for some time so with the risk of BS-ing) It's a choice when you install the Oracle client. "Under water" the Oracle client is used for db communication. So if you change the settings to "encrypted connections" then your Perl connection will also be encrypted. The user/password are always encrypted (by default). After making the connection encrypted everything is encrypted
You can enable "client side tracing" (edit sqlnet.ora for this) to test if it is really working.
Hope this helps
UpdateStop the press, with ODBC it's a different story! What kind (brand) of ODBC driver do you use?
Update 2Brother massa is right of course. See How do I encrypt network traffic to an Oracle instance? for additional information.
(The last time I played with this it was a JDBC connection to an Oracle 8 db which took some effort...)
In reply to Re: Perl connects/writes to Oracle using Oracle encrypted link
by dHarry
in thread Perl connects/writes to Oracle using Oracle encrypted link
by 2007fld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |