Devolutions / Devolutions/IronRDP
Expose an API from the WASM module to configure how the security protocol is negotiated
Open
scope/web
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 275
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 189
Description
We need to expose options similar to [the ones in RDM](https://twitter.com/awakecoding/status/1651609994394062851). The native client already expose such options.
Currently we only support enabling (or disabling) these two:
- "Winlogon" (PROTOCOL_SSL)
- "CredSSP" (PROTOCOL_HYBRID + PROTOCOL_HYBRID_EX)
For some background: https://github.com/Devolutions/IronRDP/issues/314#issuecomment-1843925374
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.