SSL Protocol - Automatic Backup Scheduler for MySQL
Task Wizard
Automatic Backup Scheduler for MySQL > Help Document > Task Wizard > SSL Protocol

SSL Protocol


SSL Options

SSL ( Secure Socket Layer ), the option is used for establishing secure connections using SSL.
SSL Settings

  1. CA Certificate: The path name to a directory that contains trusted SSL CA certificates in PEM format.
  2. Cipher: A list of permissible ciphers to use for SSL encryption. It includes AES256, DHE, RSA and SHA.
  3. Use Authentication: The 'Client key' and 'Client Certificate' must match similar Server Certificates ( on the server itself ).
    1. Client key: The path name to the key file ( X509 key in PEM format ).
    2. Client Certificate: The path name to the certificate file.
  4. SSL Verify Server Cert: Verify server's "Common Name" in its cert against hostname used when connecting. This option is disabled by default.




See also:
  1. Task - Back up MySQL databases to the SQL files
  2. Task - Back up MySQL databases to the other server
  3. Task - Back up a MySQL database to the other database
  4. Task - Restore MySQL databases from the backup files
  5. Task - Restore MySQL databases from the other server
  6. Task - Restore a MySQL database from the other database
  7. Task - Execute SQL Script
  8. Page - MySQL Server
  9. Page - Source Server and Database
  10. Page - Destination Server and Database
  11. Page - Select Databases
  12. Page - Select Source Items
  13. Page - Add Backup Files
  14. Page - Recovery Databases
  15. Page - Backup Files
  16. Page - Upload Backup Files
  17. Page - Execute SQL script before starting and after ending
  18. Page - Enter SQL Script
  19. Page - Task Scheduler
  20. Options - MySQL Database Advanced Settings
  21. Options - Backup File Settings
  22. Options - Compression Options
  23. Options - Back up Tablespaces
  24. Options - SMTP Options
  25. Protocol - SSH Tunneling
Copyright © 2024 Database Think Software. All rights reserved.