[PATCH] RDP compositor: fixes for multiple connections and mstsc

John Obaterspok john.obaterspok at gmail.com
Wed Feb 4 11:54:28 PST 2015


2015-02-04 18:42 GMT+01:00 Hardening <rdp.effort at gmail.com>:
>
> Hum I don't know what's wrong withe the version of FreeRdp shipped with
> fedora 21, as nsc_context_reset() is there from a really long time. I'll
> try to workaround that but without promise (got to install a fedora 21
> to see what's going no). Using FreeRDP master could be a good option.
>
>
If I'm not wrong, It seems the Fedora FreeRDP version is from june 2014 and
the nsc_context_reset() function was added in august.

>
> > I tried to run "weston -Brdp-backend.so" with these modifications.
> > Weston started, I failed to connect (mstsc client just waited for ever),
> > but no crash occured in weston.
> >
> Have you certificates configured ? any relevant logs ?
>

I didn't bother to take a look at any logs since I wasn't sure if the
nsc_context_reset removal did screw things up. Are there any more logs
somewhere?
I don't know if I configured the certificate right, I did according to
below:

[john at testbox ~]$ openssl genrsa -out private.pem 2048

[john at testbox ~]$ openssl req -new -x509 -key private.pem -out cert.pem

--- john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150204/56008e79/attachment-0001.html>


More information about the wayland-devel mailing list