Skip to content

The SSL option to set the SSL_CA should be optional for Client Connections #3474

@TheWitness

Description

@TheWitness

Describe the bug

When an administrator set's up MySQL or MariaDB SSL connectivity, the option to require the Certificate Authority file is optional. However, in Cacti's SSL database layer its presently mandatory.

To Reproduce

  1. Setup mysql to use openssl security and to make it mandatory but not require a CA file.

  2. Specify only the cert and key options for the client connection.

  3. Attempt to connect to Cacti

  4. See error

Expected behavior

Cacti should allow just the key and the cert options when logging in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourconfirmedBug is confirm by dev teamresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions