libdodo: dodo::data::base::mysql::__ssl_options__ Struct Reference

dodo::data::base::mysql::__ssl_options__ Struct Reference

defines SSL mySQL options More...

#include <dataBaseMysql.h>

List of all members.

Public Attributes

dodoString key
 pathname to the key file
dodoString cert
 pathname to the certificate file
dodoString ca
 pathname to the certificate authority file
dodoString capath
 pathname to a directory that contains trusted SSL CA certificates in pem format
dodoString cipher
 allowed SSL ciphers

Detailed Description

defines SSL mySQL options

Definition at line 55 of file dataBaseMysql.h.


Member Data Documentation

pathname to the certificate authority file

Definition at line 58 of file dataBaseMysql.h.

pathname to a directory that contains trusted SSL CA certificates in pem format

Definition at line 59 of file dataBaseMysql.h.

pathname to the certificate file

Definition at line 57 of file dataBaseMysql.h.

allowed SSL ciphers

Definition at line 60 of file dataBaseMysql.h.

pathname to the key file

Definition at line 56 of file dataBaseMysql.h.


The documentation for this struct was generated from the following file:

Generated on Sun Nov 8 03:44:46 2009 for libdodo by  doxygen 1.6.1