• Sergei Golubchik's avatar
    MDEV-31856 use ephemeral ssl certificates · 9f93630d
    Sergei Golubchik authored
    if the server is started with --ssl but without neither --ssl-key nor
    --ssl-cert, let it automatically generate a self-signed certificate.
    It's generated in memory only and never saved to disk.
    9f93630d
user_settings.h.in 1.58 KB