akallabeth

Results 973 comments of akallabeth

@Fantu because I missed that one ;) would have been nice to get notified before the merge ;) well, still need to finish release tests, so can add a note...

configuration error. `[nego_process_negotiation_failure]: Error: SSL_NOT_ALLOWED_BY_SERVER` means that the proxy is configured to allow `TLS` security but the target does not allow that.

@Mr-LZG yes. It just means that it will use some security layer and depending on the target configuration it will succeed or fail. there is no magic bullet configuration that...

@Mr-LZG just not enough time for everything ;) as this is something kind of a niche feature (just use something else than `RDP` security) it is currently low on my...

@Mr-LZG since you told it works with direct `FreeRDP` client connection I´d do a comparison of the settings of the client and the proxy client

> > [@Mr-LZG](https://github.com/Mr-LZG)既然你说它可以与直接`FreeRDP`客户端连接一起使用,那么我会对客户端和代理客户端的设置进行比较 > > [@akallabeth](https://github.com/akallabeth) What settings should I focus on? if I'd know that I could also just do a pull request ;)

@Mr-LZG The certificate is different (the client sees the proxy server component, the proxy client the actual RDP server certificate)

well, only place it is updated is `gcc_read_server_security_data` (all other places only read or reset to `NULL`) I´d just dump the data and check what is different

well, because they are completely different... check the attached (converted) things in `PEM` format... [pem.zip](https://github.com/user-attachments/files/19387253/pem.zip)