This update for openwsman fixes the following issues:
Security issues fixed:
CVE-2019-3816: Fixed a vulnerability in openwsmand deamon which could lead to arbitary file disclosure (bsc#1122623).
CVE-2019-3833: Fixed a vulnerability in process_connection() which could allow an attacker to trigger an infinite
loop which leads to Denial of Service (bsc#1122623).
Other issues addressed:
Added OpenSSL 1.1 compatibility
Compilation in debug mode fixed
Directory listing without authentication fixed (bsc#1092206).