<!doctype html>
<html xmlns:fb="http://ogp.me/ns/fb#" lang="en-US">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# zoomvideocall: http://ogp.me/ns/fb/zoomvideocall#">
<title>Webinar Registration - Zoom</title><script type="text/javascript" nonce=u5dVY5jjRLuNKI1Iml2qhQ src="/assets/zm_bundle.js?cache"> </script> <script type="text/javascript" nonce=u5dVY5jjRLuNKI1Iml2qhQ src="/assets/zm_bundle.js?async" async> </script>
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="referrer" content="origin-when-cross-origin">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0">
<meta name="google-site-verification" content="8WU-FkemSTzA1EpoynHUDYe2UxPXiMS53FBXk6_qVy4" />
<meta name="google-site-verification" content="J_tzcwoKXfPkhsWbiS7cM6WEn3pjCr_DhMNmhRtd960" />
<meta name="google-site-verification" content="o7_kGQ-oKZjWTkzWK3NYR9JUf3SvQKIBwjHgqTE_FHU" />
<meta name="google-site-verification" content="QXsuSwndXLLWh52gEd4ig7alEmTyDp0NPo4GCKsUH5k" />
<meta name="google-site-verification" content="Vt60qsrxhpi8GdAMlhQod8oxA2LAtN908SnMDdelCYc" />
<meta name="google-site-verification" content="v3_Ow9RbJsRZ9MLl--QrhABeFcA9oP7OBXhY50O4QuA" />
<meta name="google-site-verification" content="0fZHb1ni-k_iNiYVnomwmnY9ITBunxqU8VC49mHDNxc" />
<meta name="p:domain_verify" content="2bec2c9f9a864e14528964bf24c404b3" />
<meta name="keywords" content="zoom, zoom.us, video conferencing, video conference, online meetings, web meeting, video meeting, cloud meeting, cloud video, group video call, group video chat, screen share, application share, mobility, mobile collaboration, desktop share, video collaboration, group messaging" />
<meta name="robots" content="noindex,nofollow,noarchive" />
<meta name="description" content="Welcome to our webinar on the QUIC protocol! In this brief yet comprehensive session, we'll dive into the basics of QUIC and guide you through implementing a simple client using the QUIC OpenSSL API. By the end of this webinar, you'll have a solid grasp of creating a client application that connects to a server and receives data. Our demo client may be straightforward, but it serves as the perfect playground to explore and observe the QUIC protocol in action. Get ready to see QUIC in motion and discover the tools to monitor its performance effectively!" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://zoom.us/webinar/register/1317163125615/WN_qOKhMmZ3T5WJQafLFuS6Wg" />
<meta property="og:title" content="Welcome! You are invited to join a webinar: Getting Started with QUIC and OpenSSL. After registering, you will receive a confirmation email about joining the webinar." />
<meta property="og:description" content="Welcome to our webinar on the QUIC protocol! In this brief yet comprehensive session, we'll dive into the basics of QUIC and guide you through implementing a simple client using the QUIC OpenSSL API. By the end of this webinar, you'll have a solid grasp of creating a client application that connects to a server and receives data. Our demo client may be straightforward, but it serves as the perfect playground to explore and observe the QUIC protocol in action. Get ready to see QUIC in motion and discover the tools to monitor its performance effectively!" />
<meta property="og:image" content="https://zoom.us/w_p/98887795070/0551abf0-33f1-4a42-83bb-2f54eb85e244.png"/>
<meta property="og:image" content="https://zoom.us/w_p/98887795070/e8876e8f-7e7d-4f5a-a665-849fa6453778.png"/>
<meta property="og:site_name" content="Zoom" />
<meta property="fb:app_id" content="113289095462482" />
<meta property="twitter:account_id" content="522701657" />
<link rel="shortcut icon" href="https://st1.zoom.us/zoom.ico" />
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://st1.zoom.us/static/6.3.21817/js/app/conference/platform-detect.min.js"></script>
<script async nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="b0bfa2ae-4058-4aef-8632-a5281ce4464a"></script>
<!--<![endif]-->
<!--[if !IE]><!-->
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
if (!/BlackBerry/i.test(navigator.userAgent)) {
var isBB = /BlackBerry/i.test(navigator.platform);
if (isBB) {
var url = window.location.href;
if (url.indexOf('?') < 0) {
url += '?';
} else {
url += '&';
}
url += "os=bb&browser=bb10";
window.location.href = url;
}
}
var platform = ZoomPlatformDetect();
if (!/iPad/i.test(navigator.userAgent) && platform.device.isIpad) {
if (!/os=ipad/.test(location.href)) {
location.href = location.href + (/\?/.test(location.href) ? '&' : '?') + 'os=ipad'
}
} else if (!/iPhone|iPod/i.test(navigator.userAgent) && (platform.os.isIos && platform.device.isPhone)) {
if (!/os=iphone/.test(location.href)) {
location.href = location.href + (/\?/.test(location.href) ? '&' : '?') + 'os=iphone'
}
}
</script>
<!--<![endif]-->
<link type="text/css" rel="stylesheet" href="https://st1.zoom.us/static/6.3.21817/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="https://st1.zoom.us/static/6.3.21817/css/vue/zoom-components.min.css"/>
<link rel="stylesheet" type="text/css" href="https://st3.zoom.us/static/6.3.21817/js/lib/vue/advanced/popup-captcha/popup-captcha.min.css"/>
<style>
.new-register {
padding: 30px 0;
min-height: calc(100vh - 70px);
background-color: #F4F5F9;
}
@media screen and (max-width: 767px){
.new-register{
padding: 0;
min-height: calc(100vh - 170px);
}
}
</style>
<link href="https://st1.zoom.us/fe-static/fe-webinar-register/css/vendors~app.b36b616e.css" rel=stylesheet>
<link href="https://st1.zoom.us/fe-static/fe-webinar-register/css/app.40a84c1b.css" rel=stylesheet>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
var resourceAccountIdRoutingURl = "t_x_zm_rid=1";
resourceAccountIdRoutingURl = resourceAccountIdRoutingURl==""?undefined:resourceAccountIdRoutingURl;
var internalZoomWebinar = false;
window.extraPageLoadFields = window.extraPageLoadFields || {};
window.extraPageLoadFields['pageVersion'] = internalZoomWebinar ? 'internal zoom webinar' : 'external zoom webinar';
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript" defer>
function pushToDataLayer (delay) {
var gtm_billingEntryABVariant = document.getElementById("gtm_billingEntryABVariant")
? (document.getElementById("gtm_billingEntryABVariant").value || undefined)
: undefined;
window.dataLayer.push(Object.assign({
'event': 'pageLoad',
'pageName': document.getElementById("gtm_pageName").value || undefined,
'pageLanguage': document.getElementById("gtm_pageLanguage").value || undefined,
'userCountry': document.getElementById("gtm_userCountry").value || undefined,
'zoom_id': window.zmGlobalMrktKey || undefined,
'fullUrl': window.location.href || undefined,
'userStatus': document.getElementById("gtm_userStatus").value || undefined,
'userRole': document.getElementById("gtm_userRole").value || undefined,
'productUserType': document.getElementById("gtm_productUserType").value || undefined,
'accountType': document.getElementById("gtm_accountType").value || undefined,
'accountPlanType': document.getElementById("gtm_accountPlanType").value || undefined,
'accountChannel': document.getElementById("gtm_accountChannel").value || undefined,
'domainType': document.getElementById("gtm_domainType").value || undefined,
'billingCycle': document.getElementById("gtm_billingCycle").value || undefined,
'expirationDate': document.getElementById("gtm_expirationDate").value || undefined,
'autoRenew': document.getElementById("gtm_autoRenew").value || undefined,
'rateMrr': document.getElementById("gtm_rateMrr").value || undefined,
'chargeType': document.getElementById("gtm_chargeType").value || undefined,
'licenseCount': document.getElementById("gtm_licenseCount").value || undefined,
'paidStartDate': document.getElementById("gtm_paidStartDate").value || undefined,
'licenseDiscount': document.getElementById("gtm_licenseDiscount").value || undefined,
'addOns': document.getElementById("gtm_addOns").value || undefined,
'trackingGuid': document.getElementById("gtm_trackingGuid").value || undefined,
'visitorGuid': document.getElementById("gtm_visitorGuid").value || undefined,
'salesChannel': document.getElementById("gtm_salesChannel").value || undefined,
'verticalSegment': document.getElementById("gtm_verticalSegment").value || undefined,
'salesSegment' : document.getElementById("gtm_salesSegment").value || undefined,
'salesDivision' : document.getElementById("gtm_salesDivision").value || undefined,
'billingCountry': document.getElementById("gtm_billingCountry").value || undefined,
'employeeCount' : document.getElementById("gtm_employeeCount").value || undefined,
'webClusterId' : document.getElementById("gtm_webClusterId").value || undefined,
'segmentValue' : document.getElementById("gtm_segmentValue").value || undefined,
'userAge' : document.getElementById("gtm_userAge")? document.getElementById("gtm_userAge").value : undefined,
'accountNo' : document.getElementById("gtm_accountNo")? document.getElementById("gtm_accountNo").value : undefined,
'email' : document.getElementById("gtm_email")? document.getElementById("gtm_email").value : undefined,
'isFeedbackEnabled' : document.getElementById("gtm_feedbackEnabled")? document.getElementById("gtm_feedbackEnabled").value : undefined,
'isPaidUser' : document.getElementById("gtm_isPaid")? document.getElementById("gtm_isPaid").value : undefined,
'couponType': document.getElementById("gtm_couponType")
? document.getElementById("gtm_couponType").value ? document.getElementById("gtm_couponType").value : undefined
: undefined,
'discountType': document.getElementById("gtm_discountType")
? document.getElementById("gtm_discountType").value ? document.getElementById("gtm_discountType").value : undefined
: undefined,
'pageType': document.getElementById("gtm_pageType").value || undefined,
'experimentVariant': gtm_billingEntryABVariant ? ("profile dropdown experiment " + gtm_billingEntryABVariant) : undefined,
'accountHealthScore': document.getElementById("gtm_accountHealthScore").value || undefined,
}, window.extraPageLoadFields || {}));
}
document.addEventListener('DOMContentLoaded', function () {
// Fire GTM Page Load event with data.
window.dataLayer = window.dataLayer || [];
if (window.gtmPromise) {
window.gtmPromise.then(function () {
pushToDataLayer();
});
} else {
pushToDataLayer();
}
});
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ">
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({'gtm.start': new Date().getTime(), event: 'gtm.js'});
var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5WKFT9');
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ">
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
'country': 'us'
});
</script>
</head>
<body id="register-meeting-webinar-page" class="new-register-frame      " data-cd="zoom.us">
<div id="skiptocontent">
<a aria-label="Skip to main content" href="#the-main-content">Skip to Main Content</a>
</div>
<input type="hidden" id="data_pwd" value="" />
<input type="hidden" id="data_uname" value="" />
<input type="hidden" id="data_wtk" value="" />
<input type="hidden" id="data_uid" value="" />
<input type="hidden" id="data_stype" value="" />
<input type="hidden" id="data_token" value="" />
<div id="skiptocontent">
<a role="complementary" aria-label="skip" href="#the-main-content">Skip to Main Content</a>
</div>
<div id="header_container" class=" ">
<div id="header_outer" class="container clearfix" role="banner">
<div id="header" class="clearfix">
<div class="left">
<a class="imglink" href="https://zoom.us/" style="margin-left: 10px;">
<img class="logo" src="https://st2.zoom.us/static/6.3.21817/image/new/topNav/Zoom_logo.svg" alt="Zoom Logo"/>
</a>
</div>
<div class="action-btns" style="padding-right: 24px;">
<div style="display:inline-block;vertical-align: top;">
<a target="_blank" style="line-height: 50px;" href="https://support.zoom.us/hc/en-us">Support</a>
</div>
<div style="display: inline-block;padding-left: 20px;" class="pull-right">
<ul>
<li>
<div class="dropdown-language dropdown" role="presentation">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span>English</span>
<span class="caret"></span>
</a>
<ul class="dropdown-menu pull-right" style="top: 45px;">
<li class="active"><a href="javascript:;" data-locale="en-US">English</a></li>
<li class=""><a href="javascript:;" data-locale="es-ES">Español</a></li>
<li class=""><a href="javascript:;" data-locale="de-DE">Deutsch</a></li>
<li class=""><a href="javascript:;" data-locale="zh-CN">简体中文</a></li>
<li class=""><a href="javascript:;" data-locale="zh-TW">繁體中文</a></li>
<li class=""><a href="javascript:;" data-locale="fr-FR">Français</a></li>
<li class=""><a href="javascript:;" data-locale="pt-PT">Português</a></li>
<li class=""><a href="javascript:;" data-locale="jp-JP">日本語</a></li>
<li class=""><a href="javascript:;" data-locale="ru-RU">Русский</a></li>
<li class=""><a href="javascript:;" data-locale="ko-KO">한국어</a></li>
<li class=""><a href="javascript:;" data-locale="it-IT">Italiano</a></li>
<li class=""><a href="javascript:;" data-locale="vi-VN">Tiếng Việt</a></li>
<li class=""><a href="javascript:;" data-locale="pl-PL">Polski</a></li>
<li class=""><a href="javascript:;" data-locale="tr-TR">Türkçe</a></li>
<li class=""><a href="javascript:;" data-locale="id-ID">Bahasa Indonesia</a></li>
<li class=""><a href="javascript:;" data-locale="nl-NL">Nederlands</a></li>
<li class=""><a href="javascript:;" data-locale="sv-SE">Svenska</a></li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="mini-layout new-register">
<div class="mini-layout-body" role="main" aria-label="main content">
<div class="HiddenText"><a id="the-main-content" tabindex="-1"></a></div>
<div id="app">
<svg class="circular" viewBox="25 25 50 50" role="button" aria-label="loading" tabindex="0">
<circle class="path" cx="50" cy="50" r="20" fill="none" />
</svg>
<style>
.circular {
position: relative;
top: 150px;
left: 50%;
height: auto;
width: 42px;
margin-top: -21px;
margin-left: -21px;
animation: loading-rotate 2s linear infinite;
}
.path {
animation: loading-dash 1.5s ease-in-out infinite;
stroke-dasharray: 90, 150;
stroke-dashoffset: 0;
stroke-width: 2;
stroke: #0E71EB;
stroke-linecap: round;
}
@keyframes loading-rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes loading-dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -40px;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -120px;
}
}
</style></div>
<img class="hideme" src="" style="width:1px;height:1px;">
</div>
</div>
<div id="footer_container" class="  " >
<div id="footer" class="container">
<div id="footer-links">
<div class="sublinks">
<p style="text-align: center; margin-top: 24px;">Copyright ©2024 Zoom Video Communications, Inc. All rights reserved. <br/>
<a href="https://explore.zoom.us/en/legal">Privacy & Legal Policies</a>
<a id="ot-do-not-sell" class="ot-sdk-show-settings" style="cursor: pointer">Do Not Sell My Personal Information</a>
<a class="ot-sdk-show-settings" style="cursor: pointer">Cookie Preferences</a>
</p>
</div>
</div>
</div>
</div>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
window.useZVALazyLoadChatClient = true;
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ"
type="text/javascript"
src="https://us01ccistatic.zoom.us/us01cci/web-sdk/chat-client.js"
data-apikey="AM_FKF55QOG_vdWum455Vg"
data-lazy-load-campaign-url="_blank"
defer>
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ">
window.zmGlobalMrktId = "7ebdee632ecb417eaedbdb83964aa172" || null;
window.zmGlobalMrktKey = "" || null;
window['optimizely'] = window['optimizely'] || [];
window["optimizely"].push({
"type": "tags",
"tags": {
"zm_usr_id_sha256": window.zmGlobalMrktKey || ""
}
});
</script><input type="hidden" id="gtm_pageName" value="wb_register"/>
<input type="hidden" id="gtm_pageLanguage" value="en-US"/>
<input type="hidden" id="gtm_userCountry" value="US"/>
<input type="hidden" id="gtm_userStatus" value="unauthenticated"/>
<input type="hidden" id="gtm_productUserType" value=""/>
<input type="hidden" id="gtm_userRole" value=""/>
<input type="hidden" id="gtm_accountType" value=""/>
<input type="hidden" id="gtm_accountPlanType" value=""/>
<input type="hidden" id="gtm_accountChannel" value=""/>
<input type="hidden" id="gtm_domainType" value=""/>
<input type="hidden" id="gtm_billingCycle" value=""/>
<input type="hidden" id="gtm_expirationDate" value=""/>
<input type="hidden" id="gtm_autoRenew" value=""/>
<input type="hidden" id="gtm_rateMrr" value=""/>
<input type="hidden" id="gtm_chargeType" value=""/>
<input type="hidden" id="gtm_licenseCount" value=""/>
<input type="hidden" id="gtm_paidStartDate" value=""/>
<input type="hidden" id="gtm_licenseDiscount" value=""/>
<input type="hidden" id="gtm_addOns" value=""/>
<input type="hidden" id="gtm_trackingGuid" value=""/>
<input type="hidden" id="gtm_visitorGuid" value=""/>
<input type="hidden" id="gtm_salesChannel" value=""/>
<input type="hidden" id="gtm_verticalSegment" value=""/>
<input type="hidden" id="gtm_salesSegment" value=""/>
<input type="hidden" id="gtm_salesDivision" value=""/>
<input type="hidden" id="gtm_billingCountry" value=""/>
<input type="hidden" id="gtm_employeeCount" value=""/>
<input type="hidden" id="gtm_webClusterId" value=""/>
<input type="hidden" id="gtm_segmentValue" value=""/>
<input type="hidden" id="gtm_couponType" value=""/>
<input type="hidden" id="gtm_discountType" value=""/>
<input type="hidden" id="gtm_pageType" value="product"/>
<input type="hidden" id="gtm_accountHealthScore" value=""/>
<input type="hidden" id="gtm_billingEntryABVariant" value=""/>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
function OptanonWrapper() {
var trustDom = document.getElementById('ot-do-not-sell');
if (trustDom) {
trustDom.text = "Do Not Sell My Personal Information";
}
var oneTrustActiveCookie = '';
if (OnetrustActiveGroups) {
var arr = OnetrustActiveGroups.split(',');
arr = arr.filter(function(v) {return v!== '';});
oneTrustActiveCookie = arr.join('');
}
var date = new Date();
date.setTime(date.getTime() + (365 * 24 * 60 * 60 * 1000));
var expires = "; expires=" + date.toUTCString();
document.cookie = "OnetrustActiveGroups=" + oneTrustActiveCookie + expires + "; path=/; secure=true; domain=" + "zoom.us";
}
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ">
var SB = {
version: '6.3.21817',
contextPath: '',
baseUrl: 'https://zoom.us',
baseStaticUrl: 'https://st3.zoom.us/static/6.3.21817',
loggedIn: false,
fbAppkey: '113289095462482'
};
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://st3.zoom.us/static/6.3.21817/js/lib/vue/vue.min.js"></script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="/csrf_js?t_x_zm_rid=1"></script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript" src="https://st1.zoom.us/static/6.3.21817/js/all.min.js"></script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
// common captcha setting
var routingUrl="t_x_zm_rid=1"
var hCaptchaSiteKey="df6242b3-aef1-4156-bf8e-c5f258d9e602"
var gRecaptchaVisible="6LdZ7KgaAAAAACd71H_lz76FwfcJpc4OQ1J7MDWA";
var gRecaptchaInvisible="6Lf2C54aAAAAAOOpnJT1sg39rowHN362Zj2QSyls";
var canSkipCaptcha= false || false
var isGrecaptchaEnt= true || false
var isCN = false;
var isSupportGoogleCaptcha = true;
var isSupportGoogleCaptchaForCN = true || false
var isSupportHcaptcha = false;
var isSmartCaptcha = true; // default
var isHcaptcha = false; // default
if (canSkipCaptcha){
isSmartCaptcha = true;
isHcaptcha = false;
} else if (isSupportGoogleCaptcha) {
// google captcha
if (!isCN || isSupportGoogleCaptchaForCN) {
isSmartCaptcha = false;
isHcaptcha = false;
}
} else if (isSupportHcaptcha){
// hcaptcha
isSmartCaptcha = false;
isHcaptcha = true;
} else {
// smart captcha
isSmartCaptcha = true;
isHcaptcha = false;
}
// common setting for front-end project
var clock_out_path = '/clockout';
var captchaType = 'input';
if (!isSmartCaptcha) {
captchaType = 'checkbox';
}
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
var fixedLayoutHeight = document.getElementById('header_container').offsetHeight;
// 设置内容区域的顶部外边距为固定布局的高度
document.getElementById('register-meeting-webinar-page').style.marginTop = fixedLayoutHeight + 'px';
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" type="text/javascript">
window.setData = {
pageType: 'register'
};
window.dataModel = {};
dataModel = {
registerVO:{"uuid":"WN_qOKhMmZ3T5WJQafLFuS6Wg","meetingVO":{"topic":"Getting Started with QUIC and OpenSSL","number":96184821510,"encryptNumber":"tJIsf-2grDovG9Qk8t1qR5Z2NjzsRAZk_Y0T","agenda":"Welcome to our webinar on the QUIC protocol! In this brief yet comprehensive session, we'll dive into the basics of QUIC and guide you through implementing a simple client using the QUIC OpenSSL API. By the end of this webinar, you'll have a solid grasp of creating a client application that connects to a server and receives data. Our demo client may be straightforward, but it serves as the perfect playground to explore and observe the QUIC protocol in action. Get ready to see QUIC in motion and discover the tools to monitor its performance effectively!","type":5},"recurringRegType":null,"timezoneVO":{"timezoneId":"America/Los_Angeles","timezoneName":"Pacific Time (US and Canada)","timezones":{"Pacific/Midway":"(GMT-11:00) Midway Island, Samoa","Pacific/Pago_Pago":"(GMT-11:00) Pago Pago","Pacific/Honolulu":"(GMT-10:00) Hawaii","America/Anchorage":"(GMT-8:00) Alaska","America/Juneau":"(GMT-8:00) Juneau","America/Vancouver":"(GMT-7:00) Vancouver","America/Los_Angeles":"(GMT-7:00) Pacific Time (US and Canada)","America/Tijuana":"(GMT-7:00) Tijuana","America/Phoenix":"(GMT-7:00) Arizona","America/Mazatlan":"(GMT-7:00) Mazatlan","America/Whitehorse":"(GMT-7:00) Yukon","America/Edmonton":"(GMT-6:00) Edmonton","America/Denver":"(GMT-6:00) Mountain Time (US and Canada)","America/Regina":"(GMT-6:00) Saskatchewan","America/Mexico_City":"(GMT-6:00) Mexico City","America/Guatemala":"(GMT-6:00) Guatemala","America/El_Salvador":"(GMT-6:00) El Salvador","America/Managua":"(GMT-6:00) Managua","America/Costa_Rica":"(GMT-6:00) Costa Rica","America/Tegucigalpa":"(GMT-6:00) Tegucigalpa","America/Chihuahua":"(GMT-6:00) Chihuahua","America/Monterrey":"(GMT-6:00) Monterrey","America/Winnipeg":"(GMT-5:00) Winnipeg","America/Chicago":"(GMT-5:00) Central Time (US and Canada)","America/Panama":"(GMT-5:00) Panama","America/Bogota":"(GMT-5:00) Bogota","America/Lima":"(GMT-5:00) Lima","America/Eirunepe":"(GMT-5:00) Acre","America/Montreal":"(GMT-4:00) Montreal","America/New_York":"(GMT-4:00) Eastern Time (US and Canada)","America/Indianapolis":"(GMT-4:00) Indiana (East)","America/Puerto_Rico":"(GMT-4:00) Puerto Rico","America/Caracas":"(GMT-4:00) Caracas","America/Santiago":"(GMT-4:00) Santiago","America/La_Paz":"(GMT-4:00) La Paz","America/Guyana":"(GMT-4:00) Guyana","America/Halifax":"(GMT-3:00) Halifax","America/Montevideo":"(GMT-3:00) Montevideo","America/Araguaina":"(GMT-3:00) Recife","America/Argentina/Buenos_Aires":"(GMT-3:00) Buenos Aires, Georgetown","America/Sao_Paulo":"(GMT-3:00) Sao Paulo","Canada/Atlantic":"(GMT-3:00) Atlantic Time (Canada)","America/St_Johns":"(GMT-2:30) Newfoundland and Labrador","America/Noronha":"(GMT-2:00) Fernando de Noronha","America/Godthab":"(GMT-1:00) Greenland","Atlantic/Cape_Verde":"(GMT-1:00) Cape Verde Islands","Atlantic/Azores":"(GMT+0:00) Azores","UTC":"(GMT+0:00) Universal Time UTC","Etc/Greenwich":"(GMT+0:00) Greenwich Mean Time","Atlantic/Reykjavik":"(GMT+0:00) Reykjavik","Africa/Nouakchott":"(GMT+0:00) Nouakchott","Europe/Dublin":"(GMT+1:00) Dublin","Europe/London":"(GMT+1:00) London","Europe/Lisbon":"(GMT+1:00) Lisbon","Africa/Casablanca":"(GMT+1:00) Casablanca","Africa/Bangui":"(GMT+1:00) West Central Africa","Africa/Algiers":"(GMT+1:00) Algiers","Africa/Tunis":"(GMT+1:00) Tunis","Europe/Belgrade":"(GMT+2:00) Belgrade, Bratislava, Ljubljana","CET":"(GMT+2:00) Sarajevo, Skopje, Zagreb","Europe/Oslo":"(GMT+2:00) Oslo","Europe/Copenhagen":"(GMT+2:00) Copenhagen","Europe/Brussels":"(GMT+2:00) Brussels","Europe/Berlin":"(GMT+2:00) Amsterdam, Berlin, Rome, Stockholm, Vienna","Europe/Amsterdam":"(GMT+2:00) Amsterdam","Europe/Rome":"(GMT+2:00) Rome","Europe/Stockholm":"(GMT+2:00) Stockholm","Europe/Vienna":"(GMT+2:00) Vienna","Europe/Luxembourg":"(GMT+2:00) Luxembourg","Europe/Paris":"(GMT+2:00) Paris","Europe/Zurich":"(GMT+2:00) Zurich","Europe/Madrid":"(GMT+2:00) Madrid","Africa/Harare":"(GMT+2:00) Harare, Pretoria","Europe/Warsaw":"(GMT+2:00) Warsaw","Europe/Prague":"(GMT+2:00) Prague Bratislava","Europe/Budapest":"(GMT+2:00) Budapest","Africa/Tripoli":"(GMT+2:00) Tripoli","Africa/Johannesburg":"(GMT+2:00) Johannesburg","Africa/Khartoum":"(GMT+2:00) Khartoum","Europe/Helsinki":"(GMT+3:00) Helsinki","Africa/Nairobi":"(GMT+3:00) Nairobi","Europe/Sofia":"(GMT+3:00) Sofia","Europe/Istanbul":"(GMT+3:00) Istanbul","Europe/Athens":"(GMT+3:00) Athens","Europe/Bucharest":"(GMT+3:00) Bucharest","Asia/Nicosia":"(GMT+3:00) Nicosia","Asia/Beirut":"(GMT+3:00) Beirut","Asia/Damascus":"(GMT+3:00) Damascus","Asia/Jerusalem":"(GMT+3:00) Jerusalem","Asia/Amman":"(GMT+3:00) Amman","Africa/Cairo":"(GMT+3:00) Cairo","Europe/Moscow":"(GMT+3:00) Moscow","Asia/Baghdad":"(GMT+3:00) Baghdad","Asia/Kuwait":"(GMT+3:00) Kuwait","Asia/Riyadh":"(GMT+3:00) Riyadh","Asia/Bahrain":"(GMT+3:00) Bahrain","Asia/Qatar":"(GMT+3:00) Qatar","Asia/Aden":"(GMT+3:00) Aden","Africa/Djibouti":"(GMT+3:00) Djibouti","Africa/Mogadishu":"(GMT+3:00) Mogadishu","Europe/Kiev":"(GMT+3:00) Kyiv","Europe/Minsk":"(GMT+3:00) Minsk","Europe/Chisinau":"(GMT+3:00) Chisinau","Asia/Tehran":"(GMT+3:30) Tehran","Asia/Dubai":"(GMT+4:00) Dubai","Asia/Muscat":"(GMT+4:00) Muscat","Asia/Baku":"(GMT+4:00) Baku, Tbilisi, Yerevan","Asia/Kabul":"(GMT+4:30) Kabul","Asia/Yekaterinburg":"(GMT+5:00) Yekaterinburg","Asia/Tashkent":"(GMT+5:00) Islamabad, Karachi, Tashkent","Asia/Almaty":"(GMT+5:00) Almaty","Asia/Calcutta":"(GMT+5:30) India","Asia/Kolkata":"(GMT+5:30) Mumbai, Kolkata, New Delhi","Asia/Colombo":"(GMT+5:30) Colombo","Asia/Kathmandu":"(GMT+5:45) Kathmandu","Asia/Dacca":"(GMT+6:00) Dacca","Asia/Dhaka":"(GMT+6:00) Astana, Dhaka","Asia/Rangoon":"(GMT+6:30) Rangoon","Asia/Novosibirsk":"(GMT+7:00) Novosibirsk","Asia/Krasnoyarsk":"(GMT+7:00) Krasnoyarsk","Asia/Bangkok":"(GMT+7:00) Bangkok","Asia/Saigon":"(GMT+7:00) Vietnam","Asia/Jakarta":"(GMT+7:00) Jakarta","Asia/Irkutsk":"(GMT+8:00) Irkutsk, Ulaanbaatar","Asia/Shanghai":"(GMT+8:00) Beijing, Shanghai","Asia/Hong_Kong":"(GMT+8:00) Hong Kong SAR","Asia/Taipei":"(GMT+8:00) Taipei","Asia/Kuala_Lumpur":"(GMT+8:00) Kuala Lumpur","Asia/Singapore":"(GMT+8:00) Singapore","Australia/Perth":"(GMT+8:00) Perth","Asia/Yakutsk":"(GMT+9:00) Yakutsk","Asia/Seoul":"(GMT+9:00) Seoul","Asia/Tokyo":"(GMT+9:00) Osaka, Sapporo, Tokyo","Australia/Darwin":"(GMT+9:30) Darwin","Australia/Adelaide":"(GMT+9:30) Adelaide","Asia/Vladivostok":"(GMT+10:00) Vladivostok","Pacific/Port_Moresby":"(GMT+10:00) Guam, Port Moresby","Australia/Brisbane":"(GMT+10:00) Brisbane","Australia/Sydney":"(GMT+10:00) Canberra, Melbourne, Sydney","Australia/Hobart":"(GMT+10:00) Hobart","Australia/Lord_Howe":"(GMT+10:30) Lord Howe IsIand","Asia/Magadan":"(GMT+11:00) Magadan","Pacific/Guadalcanal":"(GMT+11:00) Solomon Islands","Pacific/Noumea":"(GMT+11:00) New Caledonia","Asia/Kamchatka":"(GMT+12:00) Kamchatka","Pacific/Fiji":"(GMT+12:00) Fiji Islands, Marshall Islands","Pacific/Auckland":"(GMT+12:00) Auckland, Wellington","Pacific/Apia":"(GMT+13:00) Independent State of Samoa"}},"shareVO":{"enable":true,"shareText":"Welcome! You are invited to join a webinar: Getting Started with QUIC and OpenSSL. After registering, you will receive a confirmation email about joining the webinar.","title":null,"description":null,"type":null,"url":"https://zoom.us/webinar/register/1317163125615/WN_qOKhMmZ3T5WJQafLFuS6Wg","urlWithTimestamp":"https://zoom.us/webinar/register/1317163125615/WN_qOKhMmZ3T5WJQafLFuS6Wg?t=1716313528308","images":null,"brandImages":null},"viewerEmail":"Hi there,\n\nYou are invited to a Zoom webinar.\nWhen: May 30, 2024 09:00 AM Pacific Time (US and Canada)\nTopic: Getting Started with QUIC and OpenSSL\nRegister in advance for this webinar:\nhttps://zoom.us/webinar/register/WN_qOKhMmZ3T5WJQafLFuS6Wg\n\n\nAfter registering, you will receive a confirmation email containing information about joining the webinar.\n\n","recordVO":{"enable":false,"meetingId":null,"startTime":null,"payId":null,"action":null,"durations":null},"imageMap":{"banner":{"url":"/w_p/98887795070/e8876e8f-7e7d-4f5a-a665-849fa6453778.png","description":""},"logo":{"url":"/w_p/98887795070/0551abf0-33f1-4a42-83bb-2f54eb85e244.png","description":""}},"themeVO":{"bgColor":"#F4F5F9","headColor":"#000000","btnColor":"#0E71EB","theme":"default"},"auth":{"optionEnforceLogin":false,"accountEnabledEnforceLoginSD":false,"accountEnableAuthSameAccount":false,"accountEnableExternalAuth":false,"optionEnforceLoginSDInfo":null},"fee":{"chargeFee":false,"fee":0.0,"unit":null,"flag":null,"formatFee":null,"showFormatFeeWithCurrency":null},"registrationTitle":"Webinar Registration","pixellink":"","privacyLink":"","termsLink":"","skipCaptchaCode":null,"from":"","tk":"","orderId":"","sourceId":"1317163125615","isEUCountry":false,"isGovSite":false,"isCNCluster":false},
captchaType: captchaType,
isHcaptcha: isHcaptcha,
isCaptchaHide: true,
isCN: isCN,
routingUrl: routingUrl,
showWebinarSpeaker: true
}
window.domainFromServer= 'https://st1.zoom.us/fe-static/';
</script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://st1.zoom.us/fe-static/fe-webinar-register/js/vendors~app.e6351e76.js"></script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://st1.zoom.us/fe-static/fe-webinar-register/js/zoomUI~app.a705c358.js"></script>
<script nonce="u5dVY5jjRLuNKI1Iml2qhQ" src="https://st1.zoom.us/fe-static/fe-webinar-register/js/app.d25f430b.js"></script>
<style>
.new-register-frame #footer_container {
max-height: 120px;
min-height: 70px;
}
.new-register-frame #footer_container .sublinks p {
margin-top: 0 !important;
}
.new-register-frame .dropdown-language a {
color: #0E71EB;
}
.new-register-frame #header {
background-color: rgba(255,255,255,.97);
}
.new-register-frame #footer {
margin: 0;
padding: 14px 0;
width: 100% !important;
}
.new-register-frame #footer:before {
content: '';
display: none;
}
@media screen and (max-width: 767px) {
.new-register-frame #footer_container {
max-height: 120px;
}
.new-register-frame .dropdown-language .dropdown-menu.pull-right {
right: -20px;
}
.new-register-frame .dropdown-language .dropdown-menu {
min-width: 120px;
}
#register-meeting-webinar-page #header_outer {
position: static !important;
}
}
#footer-links .sublinks {
color: #fff;
font-size: 12px;
font-weight: lighter;
}
#footer-links .sublinks a {
color: #fff;
}
#footer-links .sublinks a + a {
border-left: 1px solid;
margin-left: 8px;
padding-left: 8px;
}
</style>
</body>
</html>