Skip to content

mysql_user: Drop support for REQUIRESSL #101

@Jorge-Rodriguez

Description

@Jorge-Rodriguez

The REQUIRESSL privilege has been superseded by the more complete tls_requires option. The privilege has been kept for backwards compatibility, but in doing so it's introduced extra complexity in the module code and a number of idempotence issues.

With PR #97 we're planning a release with breaking changes. Here I'm proposing using the opportunity to drop the support for the REQUIRESSL privilege in the same breaking release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions