﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="Stylesheet" href="css/vms_style.css" type="text/css" />
    <!--[if IE 6]> 
        <style type="text/css"> 
        .spisok { width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 400? "400px":"auto"); }
        </style>
     <script type="text/javascript" src="ie6fix.js"></script>
         <script type="text/javascript"> DD_belatedPNG.fix('img');</script>
    <![endif]-->
</head>
<body>
    <div class="spisok">
        <a href="cloud_vcd.html?cmd=ManageCertificates" class="a_block">
            <img src="cmdimg/Cloud_Manage_Certificates.png" alt="" /><span class="wrap_text"><span class="title">Manage Certificates</span>
                First step of becoming a&nbsp;Veeam Cloud Connect service provider is to specify an SSL certificate for secure communication
                with your clients. You&nbsp;can use an&nbsp;existing certificate issued by a&nbsp;trusted authority, or generate a&nbsp;new self-signed certificate.
            </span></a>
        <a href="cloud_vcd.html?cmd=AddGateWay" class="a_block">
            <img src="cmdimg/cloud_add_gateway.png" alt="" /><span class="wrap_text"><span class="title">Add Cloud Gateway</span>
                After you specify an SSL certificate, create at least one Cloud Gateway. This component encapsulates network traffic between
                customer and service provider Veeam components to a single port. Create multiple Cloud Gateways for high availability and
                load balancing.</span></a>
        <p class="p_block">
            <img src="cmdimg/cloud_add_user.png" alt="" />
            <span class="wrap_text">
                <span class="title">
                    Add Tenant &nbsp;&nbsp;
                    <a href="cloud_vcd.html?cmd=AddUser">Standalone</a>
                    &nbsp;&nbsp;|&nbsp;&nbsp;
                    <a href="cloud_vcd.html?cmd=AddVcdUser">vCloud Director</a>
                </span>
                Create Veeam Cloud Connect tenants by creating a standalone account, or by reusing the existing tenants from VMware vCloud Director.
            </span>
        </p>
    </div>
</body>
</html>
