https://bugs.kde.org/show_bug.cgi?id=494914
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- The problem is `org.kde.krdp: A valid TLS certificate ("krdp.crt") and key ("krdp.key") is required for the server to run!` You need run `krdpserver -u user -p test --certificate ./xxx.crt --certificate-key ./xxx.key` You could run `winpr-makecert -path .` to generate certificate in the current path with the hostname. -- You are receiving this mail because: You are watching all bug changes.
