Skip to content

feat(dgw): support VMConnect through RDCleanPath - #1372

Draft
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 1 commit into
masterfrom
vmconnect
Draft

feat(dgw): support VMConnect through RDCleanPath#1372
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 1 commit into
masterfrom
vmconnect

Conversation

@irvingoujAtDevolution

@irvingoujAtDevolution irvingouj@Devolutions (irvingoujAtDevolution) commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 4, 2025

Copy link
Copy Markdown

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

@irvingoujAtDevolution irvingouj@Devolutions (irvingoujAtDevolution) changed the title vmconnect feat(rdcleanpath): support vmconnect Jun 4, 2025
@CBenoit Benoît Cortier (CBenoit) changed the title feat(rdcleanpath): support vmconnect feat(dgw): support vmconnect in RDCleanPath Jun 5, 2025
Comment thread devolutions-gateway/src/rd_clean_path.rs Outdated
Comment thread devolutions-gateway/src/rd_clean_path.rs Outdated
Comment thread devolutions-gateway/src/rd_clean_path.rs Outdated
Comment thread devolutions-gateway/src/rd_clean_path.rs Outdated
Comment thread devolutions-gateway/Cargo.toml Outdated
ironrdp-core = { version = "0.1", features = ["std"] }
ironrdp-rdcleanpath = "0.1"
ironrdp-tokio = "0.5"
ironrdp-rdcleanpath = { path = "C:\\dev\\IronRDP\\crates\\ironrdp-rdcleanpath" }

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants