Merge remote-tracking branch 'origin/pr/412' into https

* origin/pr/412:
  Update windows-appvms.md
This commit is contained in:
Marek Marczykowski-Górecki 2017-05-06 23:38:04 +02:00
commit d33179043b
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -99,7 +99,7 @@ Also, the inter-VM services work as usual -- e.g. to request opening a document
~~~
~~~
[user@work ~]$ qvm-open-in-vm work-win7 http://www.invisiblethingslab.com
[user@work ~]$ qvm-open-in-vm work-win7 https://invisiblethingslab.com
~~~
... just like in case of Linux AppVMs. Of course all those operations are governed by central policy engine running in Dom0 -- if the policy doesn't contain explicit rules for the source and/or target AppVM, the user will be asked for decision whether to allow or deny the operation.