RE: First posting NEWBEE

2006-02-25 Thread Thomas Fitzgerald
Title: Message



Nobody 
knows the answer to this question?
 
 
Tom Fitzgerald, CIO POS International, Inc. Technical 
Support is available at http://www.posintl.com/support/docs.htm or 800-646-4767 

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
  Behalf Of Thomas FitzgeraldSent: Wednesday, February 22, 2006 
  11:16 AMTo: openssl-users@openssl.orgSubject: First 
  posting NEWBEE
  I have created a 
  program in Delphi that accesses a MYSQL database on an ISP's server.  My 
  question is:  Will open-ssl allow me to use a security certificate 
  between my application and the MYSQL server?  If the answer is yes, could 
  someone point me in the right direction, so I can learn how to implement 
  Open-SSL with my application.
   
    
  
  
  Thomas W. FitzgeraldThomas W. 
  Fitzgeraldfitz@posintl.comPOS 
  International, Inc.800-646-4767www.posintl.com   
   
  

  


  << ella for Spam Control >> has removed 
15094 Spam messages and set aside 1254 Newsletters for 
meYou can use it too - and it's FREE!  www.ellaforspam.com


Re: First posting NEWBEE

2006-02-25 Thread Andrew Mann
   MySQL would have to implement this. I believe there is some support 
of SSL encrypted connections in MySQL.   Try here first:  
http://dev.mysql.com/doc/refman/5.0/en/secure-connections.html  and if 
you still have questions, try the MySQL mailing lists.


Andrew

Thomas Fitzgerald wrote:

Nobody knows the answer to this question?
 
 

Tom Fitzgerald, CIO 
POS International, Inc. 
Technical Support is available at http://www.posintl.com/support/docs.htm 
or 800-646-4767 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas Fitzgerald
Sent: Wednesday, February 22, 2006 11:16 AM
To: openssl-users@openssl.org
Subject: First posting NEWBEE


I have created a program in Delphi that accesses a MYSQL database on an
ISP's server.  My question is:  Will open-ssl allow me to use a security
certificate between my application and the MYSQL server?  If the answer is
yes, could someone point me in the right direction, so I can learn how to
implement Open-SSL with my application.
 

   
  
Thomas W. Fitzgerald

Thomas W. Fitzgerald
fitz    @posintl.com
POS International, Inc.
800-646-4767
  www.posintl.com   
 

  _  


<< ella for Spam Control >> has removed 15094 Spam messages and set aside
1254 Newsletters for me
You can use it too - and it's FREE!  www.ellaforspam.com


  


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


RE: First posting NEWBEE

2006-02-25 Thread Richard Salz
If you want to know how if MySQL can use OpenSSL, it probably makes more 
sense to ask MySQL folks.

/r$

-- 
SOA Appliance Group
IBM Application Integration Middleware

__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


RE: First posting NEWBEE

2006-02-27 Thread Mark
> MySQL would have to implement this. I believe there is 
> some support 
> of SSL encrypted connections in MySQL.   Try here first:  
> http://dev.mysql.com/doc/refman/5.0/en/secure-connections.html
>   and if 
> you still have questions, try the MySQL mailing lists.

Otherwise I'm sure you can call OpenSSL functions from Delphi.

Mark


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]