Repository: cloudstack-docs-admin Updated Branches: refs/heads/master dc3e342a8 -> fa89cf037
fixing note tag in ssvm section 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/fa89cf03 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/fa89cf03 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/fa89cf03 Branch: refs/heads/master Commit: fa89cf037e4a9aa42049c896dc6cc805ea3c7246 Parents: dc3e342 Author: Sebastien Goasguen <[email protected]> Authored: Tue Mar 25 16:00:56 2014 +0100 Committer: Sebastien Goasguen <[email protected]> Committed: Tue Mar 25 16:00:56 2014 +0100 ---------------------------------------------------------------------- source/systemvm.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/fa89cf03/source/systemvm.rst ---------------------------------------------------------------------- diff --git a/source/systemvm.rst b/source/systemvm.rst index f87f9c5..3262276 100644 --- a/source/systemvm.rst +++ b/source/systemvm.rst @@ -167,10 +167,8 @@ interrupt existing console sessions for users. Using a SSL Certificate for the Console Proxy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -**NOTE** In the past CloudStack used the ``realhostip.com`` dynamic -DNS resolution service. As this service will be shut down as of -June 30th, 2014, CloudStack has stopped using the service as of version -4.3. +.. note:: + In the past CloudStack used the ``realhostip.com`` dynamic DNS resolution service. As this service will be shut down as of June 30th, 2014, CloudStack has stopped using the service as of version 4.3. By default, the console viewing functionality uses plaintext HTTP. In any production environment, the console proxy connection should be
