Repository: cloudstack-docs-admin Updated Branches: refs/heads/master fa89cf037 -> 41c0b335f
small tweak to ssvm section again Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/41c0b335 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/41c0b335 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/41c0b335 Branch: refs/heads/master Commit: 41c0b335fb74d57f2e5388b075163a0d52bba34a Parents: fa89cf0 Author: Sebastien Goasguen <[email protected]> Authored: Tue Mar 25 16:03:51 2014 +0100 Committer: Sebastien Goasguen <[email protected]> Committed: Tue Mar 25 16:03:51 2014 +0100 ---------------------------------------------------------------------- source/systemvm.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/41c0b335/source/systemvm.rst ---------------------------------------------------------------------- diff --git a/source/systemvm.rst b/source/systemvm.rst index 3262276..a77408e 100644 --- a/source/systemvm.rst +++ b/source/systemvm.rst @@ -200,10 +200,8 @@ proxy domain, SSL certificate, and private key: your public IP range into your existing DNS server with the format aaa-bbb-ccc-ddd.consoleproxy.company.com -> aaa.bbb.ccc.ddd. - **NOTE** In these steps you will notice *consoleproxy.company.com* - - For security best practices, we recommend creating a wildcard SSL - certificate on a separate subdomain so in the event that the certificate - is compromised, a malicious user cannot impersonate a company.com domain. + .. note:: + In these steps you will notice *consoleproxy.company.com* -For security best practices, we recommend creating a wildcard SSL certificate on a separate subdomain so in the event that the certificate is compromised, a malicious user cannot impersonate a company.com domain. #. @@ -282,7 +280,7 @@ The Management Server generates URLs of the form requests will be served with the new DNS domain name, certificate, and key. -Load-balancing Console Proies +Load-balancing Console Proxies ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ An alternative to using dynamic DNS or creating a range of DNS entries as described in the last section would be to create a SSL certificate
