Updated Branches: refs/heads/4.3 e3a179ac1 -> ee44112b2
edits to the agent install cloudstack-1001 Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/ee44112b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/ee44112b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/ee44112b Branch: refs/heads/4.3 Commit: ee44112b2d5eed9217a3000dbc22a8d5a64e5658 Parents: e3a179a Author: radhikap <radhika.puthiyet...@citrix.com> Authored: Fri Jan 17 14:30:35 2014 +0530 Committer: radhikap <radhika.puthiyet...@citrix.com> Committed: Fri Jan 17 14:31:21 2014 +0530 ---------------------------------------------------------------------- en-US/hyperv-agent-install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/ee44112b/en-US/hyperv-agent-install.xml ---------------------------------------------------------------------- diff --git a/en-US/hyperv-agent-install.xml b/en-US/hyperv-agent-install.xml index a5a7d6a..a3bc916 100644 --- a/en-US/hyperv-agent-install.xml +++ b/en-US/hyperv-agent-install.xml @@ -34,13 +34,13 @@ <note> <para>The Agent installer automatically perform this operation. You have not selected this option during the Agent installation, it can also be done manually as given in <xref - linkend="ssl"/>.</para> + linkend="ssl-agent"/>.</para> </note> <para/> <orderedlist> <listitem> <para>Create and add a self-signed SSL certificate on port 8250:</para> - <orderedlist numeration="loweralpha" id="ssl"> + <orderedlist numeration="loweralpha" id="ssl-agent"> <listitem> <para>Create A self-signed SSL certificate:</para> <programlisting># New-SelfSignedCertificate -DnsName apachecloudstack -CertStoreLocation Cert:\LocalMachine\My</programlisting>