Skip to content

Allow SSL connection when using arbitrary server #12355

Description

@ibennetch

2.3) Add setting for using SSL connections in login when $cfg['AllowArbitraryServer']=true

When $cfg['AllowArbitraryServer'] is true, the user can enter the server to connect to, but doesn't have option to enable ssl connection.

[I suggest to try ssl connection first and use it by default for non local machine 127.0.0.1/localhost, if it failed try non-ssl connection and show message about it [as in point 2.2 #12354]]

Motivations:

  • Increase usage of MYSQL TLS connections (avoid sniffing/MITM attacks)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementA feature request for improving phpMyAdminhardening

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions