jessinio
Results
2
comments of
jessinio
the second time, I ignore cert: "ignore-cert" omitted. Using default value of 1. reset again /* Ignore SSL/TLS certificate */ settings->ignore_certificate = guac_user_parse_args_boolean(user, GUAC_RDP_CLIENT_ARGS, argv, IDX_IGNORE_CERT, 1);
guacamole connect to the same windows, working correctly, setting below: ~~~ ` rdp 101.133.234.66 3389 administrator xxxxx true ` ~~~