Commit 2bff743
committed
Add VRDP Security Method selection to the Remote Display settings
When Oracle Extension Pack is installed, VRDP server can be configured
to use encryption. This setting was previously missing.
When Negotiate (default) or TLS is selected, a private key and a certificate
should be auto-generated by VirtualBox in the VM directory.
This change does not affect open source distributions using VNC.
Taken from https://github.com/thedisbo1125/vboxwebmgr
Issue #3661 parent 41d1405 commit 2bff743
2 files changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| 503 | + | |
503 | 504 | | |
504 | 505 | | |
505 | 506 | | |
| |||
1971 | 1972 | | |
1972 | 1973 | | |
1973 | 1974 | | |
| 1975 | + | |
1974 | 1976 | | |
1975 | 1977 | | |
1976 | 1978 | | |
| |||
3714 | 3716 | | |
3715 | 3717 | | |
3716 | 3718 | | |
| 3719 | + | |
3717 | 3720 | | |
3718 | 3721 | | |
3719 | 3722 | | |
| |||
4301 | 4304 | | |
4302 | 4305 | | |
4303 | 4306 | | |
| 4307 | + | |
4304 | 4308 | | |
4305 | 4309 | | |
4306 | 4310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
71 | 82 | | |
72 | 83 | | |
73 | 84 | | |
| |||
107 | 118 | | |
108 | 119 | | |
109 | 120 | | |
110 | | - | |
| 121 | + | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
| |||
159 | 170 | | |
160 | 171 | | |
161 | 172 | | |
| 173 | + | |
| 174 | + | |
162 | 175 | | |
163 | 176 | | |
164 | 177 | | |
| |||
191 | 204 | | |
192 | 205 | | |
193 | 206 | | |
| 207 | + | |
194 | 208 | | |
195 | 209 | | |
196 | 210 | | |
| |||
0 commit comments