<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-02-04 18:42 GMT+01:00 Hardening <span dir="ltr"><<a href="mailto:rdp.effort@gmail.com" target="_blank">rdp.effort@gmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hum I don't know what's wrong withe the version of FreeRdp shipped with<br>
fedora 21, as nsc_context_reset() is there from a really long time. I'll<br>
try to workaround that but without promise (got to install a fedora 21<br>
to see what's going no). Using FreeRDP master could be a good option.<br>
<span class=""><br></span></blockquote><div><br></div><div>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. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
<br>
> I tried to run "weston -Brdp-backend.so" with these modifications.<br>
> Weston started, I failed to connect (mstsc client just waited for ever),<br>
> but no crash occured in weston.<br>
><br>
</span>Have you certificates configured ? any relevant logs ?<br></blockquote><div><br></div><div>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?</div><div>I don't know if I configured the certificate right, I did according to below:</div><div><br></div><div><div>[john at testbox ~]$ openssl genrsa -out private.pem 2048</div><div><br></div><div>[john at testbox ~]$ openssl req -new -x509 -key private.pem -out cert.pem</div></div><div><br></div><div>--- john</div></div></div></div>