https://bugs.kde.org/show_bug.cgi?id=494914
jackyzy...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jackyzy...@gmail.com --- Comment #2 from jackyzy...@gmail.com --- 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.