Bug #29955 cannot use ssl
Submitted: 22 Jul 2007 10:44 Modified: 19 Feb 2010 22:58
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.27 and 5.1.6 OS:Windows
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: SSL OpenSSL

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[28 Nov 2007 6:18] Martin Ortiz
view with program ethereal, is a captured paquets of fail connection with ssl and odbc

Attachment: withsslerrorconnection (application/octet-stream, text), 1.64 KiB.

[5 Feb 2008 20:11] Bogdan Degtyariov
SSL Verify server cert with GUI patch

Attachment: patch29955.diff (application/octet-stream, text), 14.73 KiB.

[5 Feb 2008 22:17] Bogdan Degtyariov
Modified patch that corresponds to the changes in the patch for bug 16653

Attachment: patch29955_v2.diff (application/octet-stream, text), 14.73 KiB.

[6 Feb 2008 16:04] Bogdan Degtyariov
Updated patch that does not write SSLVERIFY=0 option if it is not set

Attachment: patch29955_v3.diff (application/octet-stream, text), 14.73 KiB.