We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
While the xrdp server supports FIPS mode. In xrdp-keygen only the MD5 digest is used, this causes openSSL internal error in FIPS mode.
To enforce FIPS we need to implemented a FIPS compatible digest in keygen/keygen.c.