feat(dgw): support VMConnect through RDCleanPath - #1372
feat(dgw): support VMConnect through RDCleanPath#1372irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 1 commit into
Conversation
Let maintainers know that an action is required on their side
|
b238b71 to
c244c2f
Compare
c244c2f to
dabf8e4
Compare
| ironrdp-core = { version = "0.1", features = ["std"] } | ||
| ironrdp-rdcleanpath = "0.1" | ||
| ironrdp-tokio = "0.5" | ||
| ironrdp-rdcleanpath = { path = "C:\\dev\\IronRDP\\crates\\ironrdp-rdcleanpath" } |
There was a problem hiding this comment.
will replace with commit/new version later
Allow PCB-first RDCleanPath requests to omit X.224 so Gateway sends the complete preconnection blob and establishes TLS before handing CredSSP and X.224 back to the client. Keep the ordinary and credential-injection fronts on their existing X.224-first sequence. Depends-on: Devolutions/IronRDP#1505 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
39f0ff1 to
3b7660f
Compare
Allow PCB-first RDCleanPath requests to omit X.224 so Gateway sends the complete preconnection blob and establishes TLS before handing CredSSP and X.224 back to the client.
Keep the ordinary and credential-injection fronts on their existing X.224-first sequence.
Depends-on: Devolutions/IronRDP#1505
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com