Disabled deprecated sha1 algorithms in ssh service

Details

Detail name Value
Changelog Number 24503
Type Improvement
Status Resolved
Fix Versions Exasol 8.29.10, Exasol 2025.1.0
Resolution Date 2025-05-15

Background

Exasol container runs ssh service to allow ssh access for Exasol software, as well as user access via c4 tool.

Improvement

The default ssh service that is used to connect to the Exasol container no longer enables any sha1-based cryptographic algorithms, as that hash algorithm is considered deprecated and potentially insecure.