Re: DBI/ssl help - now querying but can't confirm encryption
Cyril -- Let us know if you find a good way to confirm encryption! The only way I know is to use REQUIRE X509 (versus NONE or SSL) and I watch how each choice can affect the connection the ability for my perl script to connect and read data.
Has anyone successfully tried using GRANT ... REQUIRE ISSUER '...' AND SUBJECT '...' (see
http://dev.mysql.com/doc/refman/4.1/en/grant.html) ?
I haven't had any luck getting those to work with my perl script.
Subject
Written By
Posted
Re: DBI/ssl help - now querying but can't confirm encryption
July 23, 2006 12:22AM
November 25, 2007 01:50AM
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.