2015-02-04 18:42 GMT+01:00 Hardening <[email protected]>:
>
> 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
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to