Ignore my question. I found libfreerdp will try to validate certificate using openssl with ~/.freerdp/certs directory.
On Mon, Oct 9, 2017 at 5:42 PM, Zhiyu He <[email protected]> wrote: > Sorry. Typo. It will do thing => nothing. > > On Mon, Oct 9, 2017 at 5:41 PM, Zhiyu He <[email protected]> wrote: > >> Hi, >> >> I'm reading guacd code for validating the TLS certificate of RDP server. >> I saw it is done with a callback function rdp_freerdp_verify_certificate() >> which will be called in libfreerdp. >> >> When ignore_certificate is not set, it will do thing and just return a >> FALSE. But from the document, sounds like guacd will validate the server >> certificate for RDP. Am I missing anything here? Thanks in advance. >> >> Zhiyu >> > >
