From 6c92960d3c6f34a50f7b821d0ff84b8cda9deb26 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Wed, 19 Jan 2011 05:00:44 +1100 Subject: [PATCH] docs: updated windows page for new 0.8.7 installer --- docs/windows.html.in | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/docs/windows.html.in b/docs/windows.html.in index 9acf67d463..4850a54901 100644 --- a/docs/windows.html.in +++ b/docs/windows.html.in @@ -18,7 +18,7 @@ version is available here:

- http://libvirt.org/sources/win32_experimental/Libvirt-0.8.6-2.exe + http://libvirt.org/sources/win32_experimental/Libvirt-0.8.7-2.exe

It is not production ready. @@ -77,15 +77,6 @@

-

  • - Libvirt dll files should be added to path -

    - At the moment, anything that needs to use the libvirt dll files - (i.e. the C# bindings) won't automatically find them. This can be - worked around by copying the dll files into the same directory as - whatever needs them, but is probably not an optimal approach. - There might be a better way and needs to be investigated. -
  • Connection types

    @@ -118,6 +109,12 @@ Please let us know either the results (either way) if you do.

    +

    + Special note - Support for VirtualBox *on windows* was added in + libvirt 0.8.7, so reports on success and failure if you're using that + would be really helpful and appreciated. +

    +

    WARNING - The qemu+tcp:// connection type passes all traffic without encryption. This is a security hazard, and should not @@ -127,8 +124,9 @@

    Connecting to VMware ESX/vSphere

    - Details on the capabilities and connection string syntax used for - connecting to VMware ESX and vSphere can be found online here:
    + Details on the capabilities, certificates, and connection string + syntax used for connecting to VMware ESX and vSphere can be found + online here:

    http://libvirt.org/drvesx.html @@ -136,8 +134,9 @@

    TLS Certificates

    - TLS certificates are needed prior to connecting to either QEMU - instances with TLS, or connecting to VMware ESX/vSphere. + TLS certificates need to have been created and placed in the correct + locations, before you will be able to connect to QEMU servers over + TLS.

    @@ -154,8 +153,8 @@

    - The locations of the TLS certificates and key file are hard coded, - rather than being configurable. + The locations of the TLS certificates and key file on Windows are hard + coded, rather than being configurable.

    -- 2.47.2