SSLCipherSuite DEFAULT_SUSE

Hi,

I notice that in /etc/apache2/ssl-global.conf on a Leap 15.1 system the list of ciphers is specified as:


SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256: ... (long list, truncated)

On Tumblweed though there is just:


SSLCipherSuite DEFAULT_SUSE

The later is quite unclear to me and I don’t find any documentation on what is included in “DEFAULT_SUSE”.

Could someone shed some light on that?

Good question.
I’d be unhappy that a detailed list isn’t displayed as it’s always been because it can be important for troubleshooting or configuration.

TSU