mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 20:30:38 +09:00
without explicitly setting the algorithms, they might be set by some other configuration file, for example crypto policies pulled from `/etc/libssh/libssh_server.config` during RPM build. Log also the generated configuration file and change the other case to use standard logging mechanism instead of fprintf. Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Pavol Žáčik <pzacik@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>