mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
If --from-stdin was used non-interactive (e.g. in a script echoing connection parameters) xfreerdp looped endlessly when a certificate needed to be trusted because fgets returns eof. Now a hint is printed that xfreerdp should be run without --from-stdin to set the certificate trust.