CINXE.COM
Certificate Management Solutions & SSL Certificates | Sectigo® Official
<!DOCTYPE html> <html lang="en" class="no-js overflow-x-hidden page-2023"> <head> <style>.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:a}@keyframes a{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}</style> <link rel="stylesheet" href="https://www.sectigo.com/dist/css/styles.ad5ebb95a8990eccdf11.css" media="print" onload="this.media='all'" /> <noscript><link rel="stylesheet" href="https://www.sectigo.com/dist/css/styles.ad5ebb95a8990eccdf11.css"></noscript> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' id='vwoCode'> window._vwo_code || (function() { var account_id=607415, version=2.1, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <script>let language='en';(()=>{if(!!window.currencyCodes){return;} window.currencyCodes={'USD':['US'],'AED':['AE'],'AUD':['AU'],'BRL':['BR'],'CAD':['CA'],'CHF':['CH','LI'],'DKK':['DK','FO','GL'],'EUR':['AD','AT','BL','BE','CS','CY','DE','EA','EE','ES','FI','FR','GF','GP','GR','HR','IE','IT','LT','LU','LV','MC','MT','MQ','PM','NL','PM','PT','RE','SI','SK','SM','TF','VA','YT'],'GBP':['GB','GI','GG','GS','IM','JE'],'JPY':['JP'],'IDR':['ID'],'INR':['IN'],'NZD':['NZ'],'MXN':['MX'],'PHP':['PH'],'PLN':['PL'],'SAR':['SA'],'SEK':['SE'],'SGD':['SG'],'TRY':['TR'],'USD':['US'],};window.formatPrice=(amount,currencyCode,_decimalPlaces)=>{if(typeof amount==='number'){amount=String(amount);} if(typeof amount==='string'&&amount.indexOf('.')===-1){amount+='.00';} const decimals=amount.split('.')[1];const decimalPlaces=decimals[1]!=='0'?2:decimals[0]!=='0'?1:0;var str=new Intl.NumberFormat(language,{style:'currency',currency:currencyCode,minimumFractionDigits:_decimalPlaces||decimalPlaces===1?2:0,}).format(amount);return str;} window.formatAllSimplePricing=(_decimalPlaces=0)=>{Object.keys(window.currencyCodes).forEach(currencyCode=>{const prices=[...document.getElementsByClassName(`javascript-format-pricing-${currencyCode}`)];prices.forEach(price=>{const originalPrice=price.getAttribute('originalPrice');price.textContent=window.formatPrice(originalPrice,currencyCode,_decimalPlaces);});});}})()</script><script>(()=>{if(!!window.getCookie){return;} window.getCookie=(cookie)=>(decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(cookie).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null);window.getCookieExpireDate=function(){var d=new Date();var year=d.getFullYear();var month=d.getMonth();var day=d.getDate();return new Date(year+1,month,day);} window.setCookie=function(sKey,sValue,vEnd,sPath,sDomain,bSecure){if(!sKey||/^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)){return false;} var sExpires="";if(vEnd){switch(vEnd.constructor){case Number:sExpires=vEnd===Infinity?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+vEnd;break;case String:sExpires="; expires="+vEnd;break;case Date:sExpires="; expires="+vEnd.toUTCString();break;}} document.cookie=encodeURIComponent(sKey)+"="+encodeURIComponent(sValue)+sExpires+(sDomain?"; domain="+sDomain:"")+(sPath?"; path="+sPath:"")+(bSecure?"; secure":"");return true;}})()</script><script>(()=>{if(!!window.setupCompetitorTableScroll){return;} window.setupCompetitorTableScroll=true;const onScrollTableRight=(event)=>{const lastKnownScrollPosition=event.target.scrollLeft;const shadowContainer=event.target.parentElement.querySelector('.competition-table-scroll-shadow-container');if(lastKnownScrollPosition==0){shadowContainer.classList.add('hidden');}else{shadowContainer.classList.remove('hidden');} const shadowTable=event.target.parentElement.querySelector('.competition-table-shadow');if(window.innerWidth<=972&&window.innerWidth>830){if(lastKnownScrollPosition==0){shadowTable.classList.add('hidden');const cels=event.target.parentElement.getElementsByClassName('competition-table-left')[0].getElementsByClassName('col-1');for(let i=0;i<cels.length;i++){cels[i].classList.remove('no-shadow');}}else{shadowTable.classList.remove('hidden');const cels=event.target.parentElement.getElementsByClassName('competition-table-left')[0].getElementsByClassName('col-1');for(let i=0;i<cels.length;i++){cels[i].classList.add('no-shadow');}}}else{shadowTable.classList.remove('hidden');const cels=event.target.parentElement.getElementsByClassName('competition-table-left')[0].getElementsByClassName('col-1');for(let i=0;i<cels.length;i++){cels[i].classList.remove('no-shadow');}} const tableLeft=event.target.parentElement.getElementsByClassName('competition-table-left')[0];if(window.innerWidth>972){const cellWidth=tableLeft.getElementsByClassName('col-2')[0].offsetWidth;event.target.parentElement.getElementsByClassName('competition-table-scroll-shadow')[0].style.left=`${cellWidth}px`;}else{event.target.parentElement.getElementsByClassName('competition-table-scroll-shadow')[0].style.left=0;}} window.addEventListener('resize',()=>{window.setupCompetitorTableScroll();}) window.setupCompetitorTableScroll=()=>{[...document.getElementsByClassName('competition-table-right')].forEach((el)=>{el.removeEventListener('scroll',onScrollTableRight);el.addEventListener('scroll',onScrollTableRight);onScrollTableRight({target:el});});}})();</script> <script>(()=>{if(!!window.matchHeight){return;} window.matchHeight=(selector,source)=>{const elements=[...document.querySelectorAll(selector)];let maxHeight=0;const visibleElements=Array.from(elements).filter(isVisible);visibleElements.forEach(el=>{const height=el.offsetHeight;if(height>maxHeight){maxHeight=height;}});visibleElements.forEach(el=>{el.style.height=maxHeight+'px';});} window.matchElementHeight=(source,selectors)=>{if(window.innerWidth<737&&source==='2021ProductBlock'){return;} if(window.innerWidth<922&&source==='2023IconTilesBlock'){return;} selectors.forEach(selector=>{matchHeight(selector,source);});} const clearChildrenHeights=(parentElement)=>{[...parentElement.children].forEach(nestedChild=>{if(nestedChild.classList.contains('match-children-heights')){clearChildrenHeights(nestedChild);} if(nestedChild.classList.contains('exclude-height-matching')){return;} nestedChild.style.height='';});} const getChildrenToMatch=(column)=>{const childrenWithWatch=[];if(column.children?.length){[...column.children].forEach((child)=>{if(child.classList.contains('match-children-heights')){childrenWithWatch.push(child);}});} return childrenWithWatch;} const matchNestedChildren=(columns)=>{const columnsOfNestedChildrenToWatch=[];columns.forEach((column,index)=>{columnsOfNestedChildrenToWatch.push(getChildrenToMatch(column||[]));}) if(columnsOfNestedChildrenToWatch.length){for(let i=0;i<columnsOfNestedChildrenToWatch[0].length;i++){const columnsFromNestedChildren=[];columnsOfNestedChildrenToWatch.forEach((arrayOfNestedChildrenToMatch,index)=>{columnsFromNestedChildren.push(arrayOfNestedChildrenToMatch[i]);});matchNestedChildren(columnsFromNestedChildren);}} const maxChildrenHeights=[];columns.forEach((column,index)=>{if(column){const childrenHeights=[...column.children].map(child=>child.offsetHeight);childrenHeights.forEach((height,index)=>{if(maxChildrenHeights[index]==null||maxChildrenHeights[index]<height){maxChildrenHeights[index]=height;}});}}) columns.forEach((column,index)=>{if(column){[...column.children].forEach((child,index)=>{if(child.classList.contains('exclude-height-matching')){return;} child.style.height=maxChildrenHeights[index]+'px';});}});} const registeredMatchHeightParents=[];window.useElementHeightMatcherByRow=(parentElementSelector)=>{const parentElement=document.querySelector(parentElementSelector);if(!parentElement){return;} if(!registeredMatchHeightParents.includes(parentElementSelector)){registeredMatchHeightParents.push(parentElementSelector);} const children=[...parentElement.children];const rows={};[...children].forEach((child)=>{clearChildrenHeights(child);});[...children].forEach((child)=>{const childTop=child.getBoundingClientRect().top+window.scrollY;if(!rows[childTop]){rows[childTop]=[];} rows[childTop].push(child);});Object.keys(rows).forEach((row)=>{matchNestedChildren(rows[row]);});} let resizing=null;window.addEventListener('resize',()=>{if(resizing){clearTimeout(resizing);} resizing=setTimeout(()=>{registeredMatchHeightParents.forEach(parentElementSelector=>{window.useElementHeightMatcherByRow(parentElementSelector);});resizing=null;},75);});window.forceResizeLogic=()=>{registeredMatchHeightParents.forEach(parentElementSelector=>{window.useElementHeightMatcherByRow(parentElementSelector);});} const isVisible=(el)=>{return!!(el.offsetWidth||el.offsetHeight||el.getClientRects().length);}})()</script> <link rel="preload" href="/_ui/js/vendor/owl.carousel.min.321213645.js" as="script"> <link rel="preconnect" href="https://fonts.gstatic.com" /> <link rel="preconnect" href="https://www.google.com" /> <link rel="preconnect" href="https://www.google-analytics.com" /> <link rel="preconnect" href="https://www.google.co.uk" /> <link rel="preconnect" href="https://www.googletagmanager.com" /> <link rel="preconnect" href="https://tags.srv.stackadapt.com" /> <link rel="preconnect" href="https://secure.trust-provider.com" /> <link rel="preconnect" href="https://stats.g.doubleclick.net" /> <link rel="preconnect" href="https://www.youtube.com" /> <link rel="preconnect" href="https://use.fontawesome.com" /> <link rel="preconnect" href="https://bat.bing.com" /> <link rel="preconnect" href="https://www.facebook.com" /> <link rel="preconnect" href="https://px.ads.linkedin.com" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://track.hubspot.com" /> <link rel="preconnect" href="https://googleads.g.doubleclick.net" /> <link rel="preconnect" href="https://9876643.fls.doubleclick.net" /> <link rel="preconnect" href="https://connect.facebook.net" /> <link rel="preconnect" href="https://adservice.google.co.uk" /> <link rel="preconnect" href="https://adservice.google.com" /> <link rel="preconnect" href="https://api.hubapi.com" /> <link rel="preconnect" href="https://snap.licdn.com" /> <link rel="preconnect" href="https://www.linkedin.com" /> <link rel="preconnect" href="https://static.hotjar.com" /> <link rel="preconnect" href="https://vars.hotjar.com" /> <link rel="preconnect" href="https://script.hotjar.com" /> <link rel="preconnect" href="https://js.hs-banner.com" /> <link rel="preconnect" href="https://static.ads-twitter.com" /> <link rel="preconnect" href="https://analytics.twitter.com" /> <link rel="preconnect" href="https://www.googleadservices.com" /> <link rel="preconnect" href="https://forms.hsforms.com" /> <link rel="preconnect" href="https://js.hs-scripts.com" /> <link rel="preconnect" href="https://consent.cookiebot.com" /> <link rel="preconnect" href="https://t.co" /> <link rel="preconnect" href="https://vc.hotjar.io" /> <link rel="preconnect" href="https://js.hsadspixel.net" /> <link rel="preconnect" href="https://rum-collector-2.pingdom.net" /> <link rel="preconnect" href="https://rum-static.pingdom.net" /> <link rel="preconnect" href="https://js.hs-analytics.net" /> <link rel="preconnect" href="https://js.hsforms.net" /> <script>!function(t,e){"object"==typeof exports?module.exports=e(t):"function"==typeof define&&define.amd?define([],e):t.LazyLoad=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";function e(t,e){this.settings=s(r,e||{}),this.images=t||document.querySelectorAll(this.settings.selector),this.observer=null,this.init()}"function"==typeof define&&define.amd&&(t=window);const r={src:"data-src",srcset:"data-srcset",selector:".lazyload",root:null,rootMargin:"0px",threshold:0},s=function(){let t={},e=!1,r=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],r++);for(;r<o;r++)!function(r){for(let o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e&&"[object Object]"===Object.prototype.toString.call(r[o])?t[o]=s(!0,t[o],r[o]):t[o]=r[o])}(arguments[r]);return t};if(e.prototype={init:function(){if(!t.IntersectionObserver)return void this.loadImages();let e=this,r={root:this.settings.root,rootMargin:this.settings.rootMargin,threshold:[this.settings.threshold]};this.observer=new IntersectionObserver(function(t){Array.prototype.forEach.call(t,function(t){if(t.isIntersecting){e.observer.unobserve(t.target);let r=t.target.getAttribute(e.settings.src),s=t.target.getAttribute(e.settings.srcset);"img"===t.target.tagName.toLowerCase()?(r&&(t.target.src=r),s&&(t.target.srcset=s)):t.target.style.backgroundImage="url("+r+")"}})},r),Array.prototype.forEach.call(this.images,function(t){e.observer.observe(t)})},loadAndDestroy:function(){this.settings&&(this.loadImages(),this.destroy())},loadImages:function(){if(!this.settings)return;let t=this;Array.prototype.forEach.call(this.images,function(e){let r=e.getAttribute(t.settings.src),s=e.getAttribute(t.settings.srcset);"img"===e.tagName.toLowerCase()?(r&&(e.src=r),s&&(e.srcset=s)):e.style.backgroundImage="url('"+r+"')"})},destroy:function(){this.settings&&(this.observer.disconnect(),this.settings=null)}},t.lazyload=function(t,r){return new e(t,r)},t.jQuery){const r=t.jQuery;r.fn.lazyload=function(t){return t=t||{},t.attribute=t.attribute||"data-src",new e(r.makeArray(this),t),this}}return e});</script> <link rel="stylesheet" href="/_ui/css/style.321213645.css"> <script>document.documentElement.className=document.documentElement.className.replace('no-js','js');function resizeScmTrialIframe(){const iframe=document.getElementById('scm-modal-iframe') if(iframe){const wrap=iframe.contentWindow.document.body.querySelector('.wrap') if(wrap){iframe.style.height=wrap.scrollHeight+'px';}}} function initScmTrialIframe(){resizeScmTrialIframe();const iframe=document.getElementById('scm-modal-iframe');if(iframe){const firstField=iframe.contentWindow.document.body.querySelector('#company_name');if(firstField){firstField.focus();}}} var currentLanguage="sectigo";function toggleScmTrialModal(bool){if(bool){window.location.hash='scm-trial';const modalContentTarget=document.getElementById('scm-modal-content') if(modalContentTarget){modalContentTarget.innerHTML=`<iframe id="scm-modal-iframe" src="/trial/form?lang=${currentLanguage}" frameborder="0" scrolling="no" style="width: 100%; height: 879px; "></iframe>`} const iframe=document.getElementById('scm-modal-iframe') if(iframe){iframe.focus();iframe.onload=initScmTrialIframe;} window.onresize=resizeScmTrialIframe;document.documentElement.classList.add('scm-modal')}else{document.documentElement.classList.remove('scm-modal') history.replaceState(null,null,' ');}} window.addEventListener('message',function(event){if(event.data==='update-scm-trial-iframe-height'){resizeScmTrialIframe();} if(event.data==='scm-trial-iframe-scroll-top'){const modal=document.getElementById('scm-modal') if(modal){modal.scrollTo({top:0,behavior:'smooth'});}}},false);const chatbotHashtagData=[{"hash":"enterprise-ssl-demo","chatbotId":"demo"},{"hash":"sectigo-certificate-manager-demo","chatbotId":"demo"},{"hash":"enterprise-smime-demo","chatbotId":"demo"},{"hash":"enterprise-private-pki-demo","chatbotId":"demo"},{"hash":"sectigo-devops-demo","chatbotId":"demo"},{"hash":"enterprise-code-signing-demo","chatbotId":"demo"},{"hash":"sectigo-iot-platform-demo","chatbotId":"demo"},{"hash":"sectigo-whmcs-demo","chatbotId":"partner"},{"hash":"chat","chatbotId":""}];let checkChatInterval;let loadInterval;let closeInterval;function changeSalesforceChatPosition(e){loadInterval=setInterval(function(){var salesforceChat=document.getElementsByClassName('showDockableContainer')[0] var sidecart=document.getElementById('side-cart') if(sidecart){var sidecartWidth=sidecart.offsetWidth+20} if(sidecartWidth&&salesforceChat){salesforceChat.style.right=sidecartWidth+'px' setTimeout(()=>{clearInterval(loadInterval)},1000)}},100)} function resetSalesforceChatPosition(){closeInterval=setInterval(function(){var salesforceChat=document.getElementsByClassName('showDockableContainer')[0] var sidecart=document.getElementById('side-cart') if(!sidecart&&salesforceChat){salesforceChat.style.right='20px' setTimeout(()=>{clearInterval(closeInterval)},1000)}},100)} document.addEventListener('click',(e)=>{if(window.innerWidth>915){changeSalesforceChatPosition(e) resetSalesforceChatPosition()} const el=e.target.closest('a') if(!el){return} const href=el.getAttribute('href') if(!href||href.charAt(0)!=='#'){return} const checkHash=href.replace('#','') if(checkHash==='scm-trial'){e.preventDefault() toggleScmTrialModal(true)} if(typeof chatbotHashtagData!=='undefined'&&chatbotHashtagData instanceof Array){chatbotHashtagData.forEach(function(item){if(checkHash===item.hash){e.preventDefault() window.dataLayer=window.dataLayer||[];if(!document.querySelectorAll('.helpButtonEnabled').length){if(typeof checkChatInterval=='undefined'){let origHtml=el.innerHTML;el.innerHTML='Loading';checkChatInterval=setInterval(function(){if($('.helpButtonEnabled').length){clearInterval(checkChatInterval);el.innerHTML=origHtml;window.dataLayer.push({'chatbot':item.chatbotId||null});}},100)} return false;}else{window.dataLayer.push({'chatbot':item.chatbotId||null});}}})}}) function handleFirstTab(e){if(e.keyCode===9){document.body.classList.add('user-is-tabbing');window.removeEventListener('keydown',handleFirstTab);}} window.addEventListener('keydown',handleFirstTab);var siteHandle='sectigo';var requirejs,require,define;!function(global,setTimeout){function commentReplace(e,t){return t||""}function isFunction(e){return"[object Function]"===ostring.call(e)}function isArray(e){return"[object Array]"===ostring.call(e)}function each(e,t){if(e){var i;for(i=0;i<e.length&&(!e[i]||!t(e[i],i,e));i+=1);}}function eachReverse(e,t){if(e){var i;for(i=e.length-1;i>-1&&(!e[i]||!t(e[i],i,e));i-=1);}}function hasProp(e,t){return hasOwn.call(e,t)}function getOwn(e,t){return hasProp(e,t)&&e[t]}function eachProp(e,t){var i;for(i in e)if(hasProp(e,i)&&t(e[i],i))break}function mixin(e,t,i,r){return t&&eachProp(t,function(t,n){!i&&hasProp(e,n)||(!r||"object"!=typeof t||!t||isArray(t)||isFunction(t)||t instanceof RegExp?e[n]=t:(e[n]||(e[n]={}),mixin(e[n],t,i,r)))}),e}function bind(e,t){return function(){return t.apply(e,arguments)}}function scripts(){return document.getElementsByTagName("script")}function defaultOnError(e){throw e}function getGlobal(e){if(!e)return e;var t=global;return each(e.split("."),function(e){t=t[e]}),t}function makeError(e,t,i,r){var n=new Error(t+"\nhttp://requirejs.org/docs/errors.html#"+e);return n.requireType=e,n.requireModules=r,i&&(n.originalError=i),n}function newContext(e){function t(e){var t,i;for(t=0;t<e.length;t++)if("."===(i=e[t]))e.splice(t,1),t-=1;else if(".."===i){if(0===t||1===t&&".."===e[2]||".."===e[t-1])continue;t>0&&(e.splice(t-1,2),t-=2)}}function i(e,i,r){var n,o,a,s,u,c,d,p,f,l,h=i&&i.split("/"),m=y.map,g=m&&m["*"];if(e&&(c=(e=e.split("/")).length-1,y.nodeIdCompat&&jsSuffixRegExp.test(e[c])&&(e[c]=e[c].replace(jsSuffixRegExp,"")),"."===e[0].charAt(0)&&h&&(e=h.slice(0,h.length-1).concat(e)),t(e),e=e.join("/")),r&&m&&(h||g)){e:for(a=(o=e.split("/")).length;a>0;a-=1){if(u=o.slice(0,a).join("/"),h)for(s=h.length;s>0;s-=1)if((n=getOwn(m,h.slice(0,s).join("/")))&&(n=getOwn(n,u))){d=n,p=a;break e}!f&&g&&getOwn(g,u)&&(f=getOwn(g,u),l=a)}!d&&f&&(d=f,p=l),d&&(o.splice(0,p,d),e=o.join("/"))}return getOwn(y.pkgs,e)||e}function r(e){isBrowser&&each(scripts(),function(t){if(t.getAttribute("data-requiremodule")===e&&t.getAttribute("data-requirecontext")===q.contextName)return t.parentNode.removeChild(t),!0})}function n(e){var t=getOwn(y.paths,e);if(t&&isArray(t)&&t.length>1)return t.shift(),q.require.undef(e),q.makeRequire(null,{skipMap:!0})([e]),!0}function o(e){var t,i=e?e.indexOf("!"):-1;return i>-1&&(t=e.substring(0,i),e=e.substring(i+1,e.length)),[t,e]}function a(e,t,r,n){var a,s,u,c,d=null,p=t?t.name:null,f=e,l=!0,h="";return e||(l=!1,e="_@r"+(T+=1)),c=o(e),d=c[0],e=c[1],d&&(d=i(d,p,n),s=getOwn(j,d)),e&&(d?h=r?e:s&&s.normalize?s.normalize(e,function(e){return i(e,p,n)}):-1===e.indexOf("!")?i(e,p,n):e:(d=(c=o(h=i(e,p,n)))[0],h=c[1],r=!0,a=q.nameToUrl(h))),u=!d||s||r?"":"_unnormalized"+(A+=1),{prefix:d,name:h,parentMap:t,unnormalized:!!u,url:a,originalName:f,isDefine:l,id:(d?d+"!"+h:h)+u}}function s(e){var t=e.id,i=getOwn(S,t);return i||(i=S[t]=new q.Module(e)),i}function u(e,t,i){var r=e.id,n=getOwn(S,r);!hasProp(j,r)||n&&!n.defineEmitComplete?(n=s(e)).error&&"error"===t?i(n.error):n.on(t,i):"defined"===t&&i(j[r])}function c(e,t){var i=e.requireModules,r=!1;t?t(e):(each(i,function(t){var i=getOwn(S,t);i&&(i.error=e,i.events.error&&(r=!0,i.emit("error",e)))}),r||req.onError(e))}function d(){globalDefQueue.length&&(each(globalDefQueue,function(e){var t=e[0];"string"==typeof t&&(q.defQueueMap[t]=!0),O.push(e)}),globalDefQueue=[])}function p(e){delete S[e],delete k[e]}function f(e,t,i){var r=e.map.id;e.error?e.emit("error",e.error):(t[r]=!0,each(e.depMaps,function(r,n){var o=r.id,a=getOwn(S,o);!a||e.depMatched[n]||i[o]||(getOwn(t,o)?(e.defineDep(n,j[o]),e.check()):f(a,t,i))}),i[r]=!0)}function l(){var e,t,i=1e3*y.waitSeconds,o=i&&q.startTime+i<(new Date).getTime(),a=[],s=[],u=!1,d=!0;if(!x){if(x=!0,eachProp(k,function(e){var i=e.map,c=i.id;if(e.enabled&&(i.isDefine||s.push(e),!e.error))if(!e.inited&&o)n(c)?(t=!0,u=!0):(a.push(c),r(c));else if(!e.inited&&e.fetched&&i.isDefine&&(u=!0,!i.prefix))return d=!1}),o&&a.length)return e=makeError("timeout","Load timeout for modules: "+a,null,a),e.contextName=q.contextName,c(e);d&&each(s,function(e){f(e,{},{})}),o&&!t||!u||!isBrowser&&!isWebWorker||w||(w=setTimeout(function(){w=0,l()},50)),x=!1}}function h(e){hasProp(j,e[0])||s(a(e[0],null,!0)).init(e[1],e[2])}function m(e,t,i,r){e.detachEvent&&!isOpera?r&&e.detachEvent(r,t):e.removeEventListener(i,t,!1)}function g(e){var t=e.currentTarget||e.srcElement;return m(t,q.onScriptLoad,"load","onreadystatechange"),m(t,q.onScriptError,"error"),{node:t,id:t&&t.getAttribute("data-requiremodule")}}function v(){var e;for(d();O.length;){if(null===(e=O.shift())[0])return c(makeError("mismatch","Mismatched anonymous define() module: "+e[e.length-1]));h(e)}q.defQueueMap={}}var x,b,q,E,w,y={waitSeconds:7,baseUrl:"./",paths:{},bundles:{},pkgs:{},shim:{},config:{}},S={},k={},M={},O=[],j={},P={},R={},T=1,A=1;return E={require:function(e){return e.require?e.require:e.require=q.makeRequire(e.map)},exports:function(e){if(e.usingExports=!0,e.map.isDefine)return e.exports?j[e.map.id]=e.exports:e.exports=j[e.map.id]={}},module:function(e){return e.module?e.module:e.module={id:e.map.id,uri:e.map.url,config:function(){return getOwn(y.config,e.map.id)||{}},exports:e.exports||(e.exports={})}}},b=function(e){this.events=getOwn(M,e.id)||{},this.map=e,this.shim=getOwn(y.shim,e.id),this.depExports=[],this.depMaps=[],this.depMatched=[],this.pluginMaps={},this.depCount=0},b.prototype={init:function(e,t,i,r){r=r||{},this.inited||(this.factory=t,i?this.on("error",i):this.events.error&&(i=bind(this,function(e){this.emit("error",e)})),this.depMaps=e&&e.slice(0),this.errback=i,this.inited=!0,this.ignore=r.ignore,r.enabled||this.enabled?this.enable():this.check())},defineDep:function(e,t){this.depMatched[e]||(this.depMatched[e]=!0,this.depCount-=1,this.depExports[e]=t)},fetch:function(){if(!this.fetched){this.fetched=!0,q.startTime=(new Date).getTime();var e=this.map;if(!this.shim)return e.prefix?this.callPlugin():this.load();q.makeRequire(this.map,{enableBuildCallback:!0})(this.shim.deps||[],bind(this,function(){return e.prefix?this.callPlugin():this.load()}))}},load:function(){var e=this.map.url;P[e]||(P[e]=!0,q.load(this.map.id,e))},check:function(){if(this.enabled&&!this.enabling){var e,t,i=this.map.id,r=this.depExports,n=this.exports,o=this.factory;if(this.inited){if(this.error)this.emit("error",this.error);else if(!this.defining){if(this.defining=!0,this.depCount<1&&!this.defined){if(isFunction(o)){if(this.events.error&&this.map.isDefine||req.onError!==defaultOnError)try{n=q.execCb(i,o,r,n)}catch(t){e=t}else n=q.execCb(i,o,r,n);if(this.map.isDefine&&void 0===n&&((t=this.module)?n=t.exports:this.usingExports&&(n=this.exports)),e)return e.requireMap=this.map,e.requireModules=this.map.isDefine?[this.map.id]:null,e.requireType=this.map.isDefine?"define":"require",c(this.error=e)}else n=o;if(this.exports=n,this.map.isDefine&&!this.ignore&&(j[i]=n,req.onResourceLoad)){var a=[];each(this.depMaps,function(e){a.push(e.normalizedMap||e)}),req.onResourceLoad(q,this.map,a)}p(i),this.defined=!0}this.defining=!1,this.defined&&!this.defineEmitted&&(this.defineEmitted=!0,this.emit("defined",this.exports),this.defineEmitComplete=!0)}}else hasProp(q.defQueueMap,i)||this.fetch()}},callPlugin:function(){var e=this.map,t=e.id,r=a(e.prefix);this.depMaps.push(r),u(r,"defined",bind(this,function(r){var n,o,d,f=getOwn(R,this.map.id),l=this.map.name,h=this.map.parentMap?this.map.parentMap.name:null,m=q.makeRequire(e.parentMap,{enableBuildCallback:!0});return this.map.unnormalized?(r.normalize&&(l=r.normalize(l,function(e){return i(e,h,!0)})||""),o=a(e.prefix+"!"+l,this.map.parentMap,!0),u(o,"defined",bind(this,function(e){this.map.normalizedMap=o,this.init([],function(){return e},null,{enabled:!0,ignore:!0})})),void((d=getOwn(S,o.id))&&(this.depMaps.push(o),this.events.error&&d.on("error",bind(this,function(e){this.emit("error",e)})),d.enable()))):f?(this.map.url=q.nameToUrl(f),void this.load()):((n=bind(this,function(e){this.init([],function(){return e},null,{enabled:!0})})).error=bind(this,function(e){this.inited=!0,this.error=e,e.requireModules=[t],eachProp(S,function(e){0===e.map.id.indexOf(t+"_unnormalized")&&p(e.map.id)}),c(e)}),n.fromText=bind(this,function(i,r){var o=e.name,u=a(o),d=useInteractive;r&&(i=r),d&&(useInteractive=!1),s(u),hasProp(y.config,t)&&(y.config[o]=y.config[t]);try{req.exec(i)}catch(e){return c(makeError("fromtexteval","fromText eval for "+t+" failed: "+e,e,[t]))}d&&(useInteractive=!0),this.depMaps.push(u),q.completeLoad(o),m([o],n)}),void r.load(e.name,m,n,y))})),q.enable(r,this),this.pluginMaps[r.id]=r},enable:function(){k[this.map.id]=this,this.enabled=!0,this.enabling=!0,each(this.depMaps,bind(this,function(e,t){var i,r,n;if("string"==typeof e){if(e=a(e,this.map.isDefine?this.map:this.map.parentMap,!1,!this.skipMap),this.depMaps[t]=e,n=getOwn(E,e.id))return void(this.depExports[t]=n(this));this.depCount+=1,u(e,"defined",bind(this,function(e){this.undefed||(this.defineDep(t,e),this.check())})),this.errback?u(e,"error",bind(this,this.errback)):this.events.error&&u(e,"error",bind(this,function(e){this.emit("error",e)}))}i=e.id,r=S[i],hasProp(E,i)||!r||r.enabled||q.enable(e,this)})),eachProp(this.pluginMaps,bind(this,function(e){var t=getOwn(S,e.id);t&&!t.enabled&&q.enable(e,this)})),this.enabling=!1,this.check()},on:function(e,t){var i=this.events[e];i||(i=this.events[e]=[]),i.push(t)},emit:function(e,t){each(this.events[e],function(e){e(t)}),"error"===e&&delete this.events[e]}},q={config:y,contextName:e,registry:S,defined:j,urlFetched:P,defQueue:O,defQueueMap:{},Module:b,makeModuleMap:a,nextTick:req.nextTick,onError:c,configure:function(e){if(e.baseUrl&&"/"!==e.baseUrl.charAt(e.baseUrl.length-1)&&(e.baseUrl+="/"),"string"==typeof e.urlArgs){var t=e.urlArgs;e.urlArgs=function(e,i){return(-1===i.indexOf("?")?"?":"&")+t}}var i=y.shim,r={paths:!0,bundles:!0,config:!0,map:!0};eachProp(e,function(e,t){r[t]?(y[t]||(y[t]={}),mixin(y[t],e,!0,!0)):y[t]=e}),e.bundles&&eachProp(e.bundles,function(e,t){each(e,function(e){e!==t&&(R[e]=t)})}),e.shim&&(eachProp(e.shim,function(e,t){isArray(e)&&(e={deps:e}),!e.exports&&!e.init||e.exportsFn||(e.exportsFn=q.makeShimExports(e)),i[t]=e}),y.shim=i),e.packages&&each(e.packages,function(e){var t;t=(e="string"==typeof e?{name:e}:e).name,e.location&&(y.paths[t]=e.location),y.pkgs[t]=e.name+"/"+(e.main||"main").replace(currDirRegExp,"").replace(jsSuffixRegExp,"")}),eachProp(S,function(e,t){e.inited||e.map.unnormalized||(e.map=a(t,null,!0))}),(e.deps||e.callback)&&q.require(e.deps||[],e.callback)},makeShimExports:function(e){return function(){var t;return e.init&&(t=e.init.apply(global,arguments)),t||e.exports&&getGlobal(e.exports)}},makeRequire:function(t,n){function o(i,r,u){var d,p,f;return n.enableBuildCallback&&r&&isFunction(r)&&(r.__requireJsBuild=!0),"string"==typeof i?isFunction(r)?c(makeError("requireargs","Invalid require call"),u):t&&hasProp(E,i)?E[i](S[t.id]):req.get?req.get(q,i,t,o):(p=a(i,t,!1,!0),d=p.id,hasProp(j,d)?j[d]:c(makeError("notloaded",'Module name "'+d+'" has not been loaded yet for context: '+e+(t?"":". Use require([])")))):(v(),q.nextTick(function(){v(),(f=s(a(null,t))).skipMap=n.skipMap,f.init(i,r,u,{enabled:!0}),l()}),o)}return n=n||{},mixin(o,{isBrowser:isBrowser,toUrl:function(e){var r,n=e.lastIndexOf("."),o=e.split("/")[0],a="."===o||".."===o;return-1!==n&&(!a||n>1)&&(r=e.substring(n,e.length),e=e.substring(0,n)),q.nameToUrl(i(e,t&&t.id,!0),r,!0)},defined:function(e){return hasProp(j,a(e,t,!1,!0).id)},specified:function(e){return e=a(e,t,!1,!0).id,hasProp(j,e)||hasProp(S,e)}}),t||(o.undef=function(e){d();var i=a(e,t,!0),n=getOwn(S,e);n.undefed=!0,r(e),delete j[e],delete P[i.url],delete M[e],eachReverse(O,function(t,i){t[0]===e&&O.splice(i,1)}),delete q.defQueueMap[e],n&&(n.events.defined&&(M[e]=n.events),p(e))}),o},enable:function(e){getOwn(S,e.id)&&s(e).enable()},completeLoad:function(e){var t,i,r,o=getOwn(y.shim,e)||{},a=o.exports;for(d();O.length;){if(null===(i=O.shift())[0]){if(i[0]=e,t)break;t=!0}else i[0]===e&&(t=!0);h(i)}if(q.defQueueMap={},r=getOwn(S,e),!t&&!hasProp(j,e)&&r&&!r.inited){if(!(!y.enforceDefine||a&&getGlobal(a)))return n(e)?void 0:c(makeError("nodefine","No define call for "+e,null,[e]));h([e,o.deps||[],o.exportsFn])}l()},nameToUrl:function(e,t,i){var r,n,o,a,s,u,c,d=getOwn(y.pkgs,e);if(d&&(e=d),c=getOwn(R,e))return q.nameToUrl(c,t,i);if(req.jsExtRegExp.test(e))s=e+(t||"");else{for(r=y.paths,o=(n=e.split("/")).length;o>0;o-=1)if(a=n.slice(0,o).join("/"),u=getOwn(r,a)){isArray(u)&&(u=u[0]),n.splice(0,o,u);break}s=n.join("/"),s=("/"===(s+=t||(/^data\:|^blob\:|\?/.test(s)||i?"":".js")).charAt(0)||s.match(/^[\w\+\.\-]+:/)?"":y.baseUrl)+s}return y.urlArgs&&!/^blob\:/.test(s)?s+y.urlArgs(e,s):s},load:function(e,t){req.load(q,e,t)},execCb:function(e,t,i,r){return t.apply(r,i)},onScriptLoad:function(e){if("load"===e.type||readyRegExp.test((e.currentTarget||e.srcElement).readyState)){interactiveScript=null;var t=g(e);q.completeLoad(t.id)}},onScriptError:function(e){var t=g(e);if(!n(t.id)){var i=[];return eachProp(S,function(e,r){0!==r.indexOf("_@r")&&each(e.depMaps,function(e){if(e.id===t.id)return i.push(r),!0})}),c(makeError("scripterror",'Script error for "'+t.id+(i.length?'", needed by: '+i.join(", "):'"'),e,[t.id]))}}},q.require=q.makeRequire(),q}function getInteractiveScript(){return interactiveScript&&"interactive"===interactiveScript.readyState?interactiveScript:(eachReverse(scripts(),function(e){if("interactive"===e.readyState)return interactiveScript=e}),interactiveScript)}var req,s,head,baseElement,dataMain,src,interactiveScript,currentlyAddingScript,mainScript,subPath,version="2.3.5",commentRegExp=/\/\*[\s\S]*?\*\/|([^:"'=]|^)\/\/.*$/gm,cjsRequireRegExp=/[^.]\s*require\s*\(\s*["']([^'"\s]+)["']\s*\)/g,jsSuffixRegExp=/\.js$/,currDirRegExp=/^\.\//,op=Object.prototype,ostring=op.toString,hasOwn=op.hasOwnProperty,isBrowser=!("undefined"==typeof window||"undefined"==typeof navigator||!window.document),isWebWorker=!isBrowser&&"undefined"!=typeof importScripts,readyRegExp=isBrowser&&"PLAYSTATION 3"===navigator.platform?/^complete$/:/^(complete|loaded)$/,defContextName="_",isOpera="undefined"!=typeof opera&&"[object Opera]"===opera.toString(),contexts={},cfg={},globalDefQueue=[],useInteractive=!1;if(void 0===define){if(void 0!==requirejs){if(isFunction(requirejs))return;cfg=requirejs,requirejs=void 0}void 0===require||isFunction(require)||(cfg=require,require=void 0),req=requirejs=function(e,t,i,r){var n,o,a=defContextName;return isArray(e)||"string"==typeof e||(o=e,isArray(t)?(e=t,t=i,i=r):e=[]),o&&o.context&&(a=o.context),(n=getOwn(contexts,a))||(n=contexts[a]=req.s.newContext(a)),o&&n.configure(o),n.require(e,t,i)},req.config=function(e){return req(e)},req.nextTick=void 0!==setTimeout?function(e){setTimeout(e,4)}:function(e){e()},require||(require=req),req.version=version,req.jsExtRegExp=/^\/|:|\?|\.js$/,req.isBrowser=isBrowser,s=req.s={contexts:contexts,newContext:newContext},req({}),each(["toUrl","undef","defined","specified"],function(e){req[e]=function(){var t=contexts[defContextName];return t.require[e].apply(t,arguments)}}),isBrowser&&(head=s.head=document.getElementsByTagName("head")[0],(baseElement=document.getElementsByTagName("base")[0])&&(head=s.head=baseElement.parentNode)),req.onError=defaultOnError,req.createNode=function(e,t,i){var r=e.xhtml?document.createElementNS("http://www.w3.org/1999/xhtml","html:script"):document.createElement("script");return r.type=e.scriptType||"text/javascript",r.charset="utf-8",r.async=!0,r},req.load=function(e,t,i){var r,n=e&&e.config||{};if(isBrowser)return(r=req.createNode(n,t,i)).setAttribute("data-requirecontext",e.contextName),r.setAttribute("data-requiremodule",t),!r.attachEvent||r.attachEvent.toString&&r.attachEvent.toString().indexOf("[native code")<0||isOpera?(r.addEventListener("load",e.onScriptLoad,!1),r.addEventListener("error",e.onScriptError,!1)):(useInteractive=!0,r.attachEvent("onreadystatechange",e.onScriptLoad)),r.src=i,n.onNodeCreated&&n.onNodeCreated(r,n,t,i),currentlyAddingScript=r,baseElement?head.insertBefore(r,baseElement):head.appendChild(r),currentlyAddingScript=null,r;if(isWebWorker)try{setTimeout(function(){},0),importScripts(i),e.completeLoad(t)}catch(r){e.onError(makeError("importscripts","importScripts failed for "+t+" at "+i,r,[t]))}},isBrowser&&!cfg.skipDataMain&&eachReverse(scripts(),function(e){if(head||(head=e.parentNode),dataMain=e.getAttribute("data-main"))return mainScript=dataMain,cfg.baseUrl||-1!==mainScript.indexOf("!")||(src=mainScript.split("/"),mainScript=src.pop(),subPath=src.length?src.join("/")+"/":"./",cfg.baseUrl=subPath),mainScript=mainScript.replace(jsSuffixRegExp,""),req.jsExtRegExp.test(mainScript)&&(mainScript=dataMain),cfg.deps=cfg.deps?cfg.deps.concat(mainScript):[mainScript],!0}),define=function(e,t,i){var r,n;"string"!=typeof e&&(i=t,t=e,e=null),isArray(t)||(i=t,t=null),!t&&isFunction(i)&&(t=[],i.length&&(i.toString().replace(commentRegExp,commentReplace).replace(cjsRequireRegExp,function(e,i){t.push(i)}),t=(1===i.length?["require"]:["require","exports","module"]).concat(t))),useInteractive&&(r=currentlyAddingScript||getInteractiveScript())&&(e||(e=r.getAttribute("data-requiremodule")),n=contexts[r.getAttribute("data-requirecontext")]),n?(n.defQueue.push([e,t,i]),n.defQueueMap[e]=!0):globalDefQueue.push([e,t,i])},define.amd={jQuery:!0},req.exec=function(text){return eval(text)},req(cfg)}}(this,"undefined"==typeof setTimeout?void 0:setTimeout);requirejs.config({waitSeconds:0,nodeRequire:require,paths:{"jquery":"/_ui/js/vendor/jquery.321213645","hoverIntent":"/_ui/js/vendor/jquery.hoverIntent.321213645","matchHeight":"/_ui/js/vendor/jquery.matchHeight.321213645","clickout":"/_ui/js/vendor/jquery-clickout.321213645","docCookies":"/_ui/js/vendor/docCookies.321213645","slick":"/_ui/js/vendor/slick.321213645","stick-kit":"/_ui/js/vendor/stick-kit.321213645","site_global":"/_ui/js/site_global.321213645","site_pricing":"/_ui/js/site_pricing.321213645","site_mediaelement":"/_ui/js/site_mediaelement.321213645","magnificPopup":"/_ui/js/vendor/jquery.magnific-popup.min.321213645","mediaelement":"/_ui/js/vendor/mediaelement/mediaelement-and-player.321213645","hubspot":"//js.hsforms.net/forms/v2.js","owl":"/_ui/js/vendor/owl.carousel.min.321213645","countdown":"/_ui/js/vendor/jquery.countdown.min.321213645","easyCountdown":"/_ui/js/vendor/jquery.easyCountdown.321213645"},shim:{"hoverIntent":{deps:["jquery"]},"matchheight":{deps:["jquery"]},"clickout":{deps:["jquery"]},"slick":{deps:["jquery"]},"stick-kit":{deps:["jquery"]},"magnificPopup":{deps:["jquery"]},"mediaelement":{deps:["jquery"]},"site_global":{deps:["jquery","hoverIntent","clickout"]},"site_pricing":{deps:["jquery","hoverIntent","docCookies"]},"site_mediaelement":{deps:["jquery","mediaelement"]},"owl":{deps:["jquery"]},"easyCountdown":{deps:["jquery"]}}});require(['site_global','site_pricing']);var cookieDomain=".sectigo.com";function setGclidCookie(name,value,days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));var expires="; expires="+date.toUTCString();if(navigator.cookieEnabled){document.cookie=name+"="+encodeURIComponent(value)+expires+"; path=/; domain="+cookieDomain;}} function setCampaignSessionCookie(name,data){var jsonData=JSON.stringify(data);if(navigator.cookieEnabled){document.cookie=name+"="+encodeURIComponent(jsonData)+"; path=/; domain="+cookieDomain;}} function getCampaignParam(param){const params=new URLSearchParams(window.location.search);return params.get(param);} function getCampaignDetails(){const utmParams=['utm_id','utm_campaign','utm_source','utm_medium','utm_term','utm_content'];const campaignDetails={};utmParams.forEach(param=>{const value=getCampaignParam(param);if(value){const newKey=param.startsWith('utm_')?param.slice(4):param;campaignDetails[newKey]=value;}});return campaignDetails;} var gclid=getCampaignParam('gclid');if(gclid){var gclsrc=getCampaignParam('gclsrc');if(!gclsrc||gclsrc.indexOf('aw')!==-1){setGclidCookie('gclid',gclid,90);}} var campaignDetails=getCampaignDetails();if(Object.values(campaignDetails).some(value=>value)){setCampaignSessionCookie('campaign_details',campaignDetails)} window.dataLayer=window.dataLayer||[];var gaPageCat=null;window.dataLayer.push({'gaPageCategory':gaPageCat&&gaPageCat.title||'Uncategorized'})</script> <link rel="apple-touch-icon" sizes="180x180" href="/_ui/favicons/sectigo/apple-touch-icon.321213645.png"><link rel="icon" type="image/png" sizes="32x32" href="/_ui/favicons/sectigo/favicon-32x32.321213645.png"><link rel="icon" type="image/png" sizes="194x194" href="/_ui/favicons/sectigo/favicon-194x194.321213645.png"><link rel="icon" type="image/png" sizes="192x192" href="/_ui/favicons/sectigo/android-chrome-192x192.321213645.png"><link rel="icon" type="image/png" sizes="16x16" href="/_ui/favicons/sectigo/favicon-16x16.321213645.png"><link rel="manifest" href="/_ui/favicons/sectigo/site.321213645.webmanifest"><link rel="mask-icon" href="/_ui/favicons/sectigo/safari-pinned-tab.321213645.svg" color="#00b073"><link rel="shortcut icon" href="/_ui/favicons/sectigo/favicon.321213645.ico"><meta name="apple-mobile-web-app-title" content="Sectigo"><meta name="application-name" content="Sectigo"><meta name="msapplication-TileColor" content="#00b073"><meta name="msapplication-TileImage" content="/_ui/favicons/sectigo/mstile-144x144.321213645.png"><meta name="msapplication-config" content="/_ui/favicons/sectigo/browserconfig.321213645.xml"><meta name="theme-color" content="#00b073"> <script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script> <script type="module" src="https://www.sectigo.com/dist/js/runtime.cfa00ffe4a8121f0dfbf.js"></script> <script nomodule src="https://www.sectigo.com/dist/js/runtime-legacy.300c359d51b53d89139a.js"></script> <script type="module" src="https://www.sectigo.com/dist/js/cart.27a39ea7e6ccfae7e16b.js"></script> <script nomodule src="https://www.sectigo.com/dist/js/cart-legacy.66180f4f16f99551f5de.js"></script> <script nomodule src="https://www.sectigo.com/dist/css/styles.ad5ebb95a8990eccdf11.css"></script> <link rel="stylesheet" href="https://use.typekit.net/trh6ykh.css"> <script> const translations = []; var craftT = (string, params) => { let translated = translations[string] || string; if (params) { translated = translated.replace(/{\s*(\w+)\s*}/g, (match, key) => params[key] || match); } return translated; } var lang = "en"; </script> <title>Certificate Management Solutions & SSL Certificates | Sectigo® Official</title> <script>dataLayer = []; (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= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5RNMLZ9'); </script><meta name="generator" content="SEOmatic"> <meta name="keywords" content="ssl certificates, tls certificates, website security"> <meta name="description" content="Sectigo is a leading provider of SSL certificates & automated certificate management solutions. A Certificate Authority trusted by global brands for 20+ years."> <meta name="referrer" content="no-referrer-when-downgrade"> <meta name="robots" content="all"> <meta content="https://www.facebook.com/Sectigo/" property="fb:profile_id"> <meta content="en" property="og:locale"> <meta content="de" property="og:locale:alternate"> <meta content="it" property="og:locale:alternate"> <meta content="es" property="og:locale:alternate"> <meta content="fr" property="og:locale:alternate"> <meta content="Sectigo® Official" property="og:site_name"> <meta content="website" property="og:type"> <meta content="https://www.sectigo.com/" property="og:url"> <meta content="Certificate Management Solutions & SSL Certificates" property="og:title"> <meta content="Sectigo is a leading provider of SSL certificates & automated certificate management solutions. A Certificate Authority trusted by global brands for 20+ years." property="og:description"> <meta content="https://www.sectigo.com/uploads/audio/_1200x630_fit_center-center_82_none/210427_sectigo_social-cards_A_v03b.jpg?mtime=1621012045" property="og:image"> <meta content="1200" property="og:image:width"> <meta content="627" property="og:image:height"> <meta content="Sectigo SSL Certificate Logo" property="og:image:alt"> <meta content="https://www.youtube.com/channel/UCpBIBygkjPsEdrGkkWNGOsQ" property="og:see_also"> <meta content="https://www.linkedin.com/company/sectigo/" property="og:see_also"> <meta content="https://twitter.com/SectigoHQ" property="og:see_also"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@SectigoHQ"> <meta name="twitter:creator" content="@SectigoHQ"> <meta name="twitter:title" content="Certificate Management Solutions & SSL Certificates"> <meta name="twitter:description" content="Sectigo is a leading provider of SSL certificates & automated certificate management solutions. A Certificate Authority trusted by global brands for 20+ years."> <meta name="twitter:image" content="https://www.sectigo.com/uploads/audio/_1200x630_fit_center-center_82_none/210427_sectigo_social-cards_A_v03b.jpg?mtime=1621012045"> <meta name="twitter:image:width" content="1200"> <meta name="twitter:image:height" content="627"> <meta name="twitter:image:alt" content="Sectigo SSL Certificate Logo"> <meta name="google-site-verification" content="S5GExibe8uhV1vMRjh9-F6qo7OnwZ3uRoacwlMiRiFQ"> <meta name="msvalidate.01" content="D3B1CA6625E25F92D76BD2B0D930CA29"> <link href="https://www.sectigo.com/" rel="canonical"> <link href="https://www.sectigo.com/" rel="home"> <link type="text/plain" href="https://www.sectigo.com/humans.txt" rel="author"> <link href="https://www.sectigo.com/de" rel="alternate" hreflang="de"> <link href="https://www.sectigo.com/it" rel="alternate" hreflang="it"> <link href="https://www.sectigo.com/es" rel="alternate" hreflang="es"> <link href="https://www.sectigo.com/fr" rel="alternate" hreflang="fr"> <link href="https://www.sectigo.com/" rel="alternate" hreflang="x-default"> <link href="https://www.sectigo.com/" rel="alternate" hreflang="en"> <style>.mobile-nav-2023-overlay { background: rgba(5, 28, 44, 0.5); position: fixed; top: 0; left: 0; width: 0; height: 0; z-index: 100002; backdrop-filter: blur(8px); transition: opacity .2s ease-in-out; } .mobile-nav-2023 { max-height: 100vh; background-color: #fff; position: absolute; top: 0; right: 0; width: 0; height: 100%; z-index: 100003; transition: all .2s ease-in-out; overflow-y: auto; } html.active-mobile-nav .mobile-nav-2023 { width: 100%; } html.active-mobile-nav .mobile-nav-2023-overlay { width: 100%; height: 100%; } .mobile-nav-2023 header .close-btn { transition: all .2s ease-in-out; margin-right: -8px; } .mobile-nav-2023 header .close-btn:hover { background: #ddd; } .mobile-nav-2023 ul { list-style-type: none; margin: 0; padding: 0; } .mobile-nav-2023 ul li.top:not(:last-child) { border-bottom: 1px solid #ddd; } .mobile-nav-2023 > ul > li { margin-bottom: 20px; font-size: 1rem; } .mobile-nav-2023 button.toggle-drop { border: 0; margin: 0; display: block; width: 100%; text-align: left; padding: 0.75rem 0; } .mobile-nav-2023 button.toggle-drop.active .angle { transform: rotate(180deg); } .mobile-nav-2023 button.toggle-drop svg { width: 18px; height: 10px; } .mobile-nav-2023 button.toggle-drop .text { color: #051C2C; } .mobile-nav-2023 button.toggle-drop:hover .text { color: #051C2C; text-decoration: underline; } .mobile-nav-2023 .top-link { font-size: 1.125rem; color: #051C2C; text-decoration: none; font-weight: 600; display: block; padding: 0.75rem 0; } .mobile-nav-2023 .top-link:hover { text-decoration: underline; } .mobile-nav-2023 .drop { display: none; padding-left: 1.5rem; font-size: 1rem; font-weight: 400; position: relative; } .mobile-nav-2023 .drop::before, .mobile-nav-2023 .login-text::before { content: ""; display: block; position: absolute; width: 1px; height: 100%; top: 0; left: 10px; background-color: #00B073; } .mobile-nav-2023 .drop ul li.h { padding-bottom: 0.5rem; font-weight: 600; } .mobile-nav-2023 .drop ul li.h:not(:first-child) { padding-top: 0.75rem; } .mobile-nav-2023 .drop ul li.l { padding-bottom: 0.45rem; } .mobile-nav-2023 .drop ul li.l a, .mobile-nav-2023 .login-text a { font-size: 0.875rem; color: #1D53A5; text-decoration: underline; transition: color .2s ease-in-out; } .mobile-nav-2023 .drop ul li.l a:hover, .mobile-nav-2023 .login-text a:hover { color: #07306e; } .mobile-nav-2023 .drop ul li.t { font-size: 0.875rem; line-height: 1.4; } .mobile-nav-2023 .drop ul li.t + .mobile-nav-2023 .drop ul li.l { padding-top: 1rem !important; } .mobile-nav-2023 .actions { border-top: 1px solid #ddd; } .mobile-nav-2023 .actions .top-link { font-size: 1rem; } .mobile-nav-2023 .login-text { padding-left: 1.5rem; font-size: 1rem; font-weight: 400; position: relative; } .mobile-nav-2023 .login-text p:not(:first-child) { margin-top: 0.5rem; } @media (min-width: 480px) { .mobile-nav-2023 { max-width: 420px; } } @media (max-width: 991px) { html:not(.active-mobile-nav) { .mobile-nav-2023 { opacity: 0; right: -100%; transition-delay: 0; } .mobile-nav-2023-overlay { opacity: 0; pointer-events: none; transition-delay: .2s; } } html.active-mobile-nav { overflow: hidden; } html.active-mobile-nav .mobile-nav-2023-overlay { opacity: 1; transition-delay: 0; } html.active-mobile-nav .mobile-nav-2023 { right: 0; opacity: 1; transition-delay: .2s; } } @media (min-width: 1232px) { .mobile-nav-2023-overlay, .mobile-nav-2023 { display: none !important; } } </style> <style> #site-header-search { width: 100%; } .search-icon { position: absolute; top: 50%; margin-top: -10px; left: 10px; } #site-header-search-input { padding-left: 2.5rem; padding-top: 1rem; } #site-header-search-input::placeholder { color: #858585!important; } </style> <style> #hero { --hex-width: 110px; --hex-margin: 4px; --hex-spacing: calc(1.732 * var(--hex-width) + 4 * var(--hex-margin) - 1px); display: block; width: 100%; background-color: #1D53A5; position: relative; overflow: hidden; } #hero .hero-hexa { z-index: 100; height: auto; z-index: 100; position: relative; color: #fff; padding-bottom: 24px; } #hero .graphic-wrapper { display: none; } #hero .mobile-hex { position: absolute; width: 349px; height: 442px; top: -100px; right: -50px; } #hero .bg span { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #hero .bg span:nth-child(1) { z-index: 10; background: linear-gradient(180deg, rgba(85, 126, 187, 0.00) 48.03%, #557EBA 98.93%); } #hero .bg span:nth-child(2) { z-index: 11; background: linear-gradient(124deg, rgba(143, 170, 211, 0.00) 59.75%, #8FAAD3 132.36%); } #hero .bg span:nth-child(3) { z-index: 12; background: linear-gradient(165deg, rgba(0, 179, 114, 0.00) 25%, #00B372 107.99%); } #hero .bg span:nth-child(4) { z-index: 13; background: linear-gradient(331deg, rgba(29, 83, 165, 0.00) 27.99%, #1D53A5 92.78%); } #hero .show-on-xxl { display: none !important; } @media (min-width: 568px) { #hero .hero-hexa { width: 80%; } } @media (min-width: 768px) { #hero .hero-hexa { width: 65%; } } @media (min-width: 992px) { #hero { min-height: 390px; } #hero .hero-hexa { width: 52%; } #hero .mobile-hex { display: none; } #hero .graphic-wrapper { display: block; width: 1024px; height: 600px; position: absolute; z-index: 40; transform: scale(0.8); right: -200px; top: -122px; } #hero .graphic { display: flex; } #hero .hex-container { font-size: 0; } #hero .hex-container .hex-row { display: block; width: 100%; margin-top: calc(var(--hex-margin) - var(--hex-width) * 0.3272727); } #hero .hex-container .hex-row-e { margin-left: calc(var(--hex-width) / 2 + var(--hex-margin)); } @keyframes grow { from { transform: scale(0); } to { transform: scale(1); } } #hero .hex-container .hex { display: inline-block; width: var(--hex-width); height: calc(var(--hex-width) * 1.1547); margin: var(--hex-margin); position: relative; } #hero .hex-container .hex-i { content: ""; position: absolute; left: 0; top: 0; width: var(--hex-width); margin: var(--hex-margin); height: calc(var(--hex-width) * 1.1547); display: inline-block; font-size: initial; clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%); transform: scale(0); animation: grow 0.5s ease forwards; overflow: visible; } #hero .hex-container .hex .icon { position: absolute; width: 56px; height: 56px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 1; z-index: 100; } #hero .hex-container .hex a, #hero .hex-container .hex-i > span{ display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; box-sizing: border-box; padding: 8px; transition: background-color 0.3s; } #hero .hex-container .hex a { text-decoration: none; } #hero .hex-container div a.light, #hero .hex-container div span.light { color: #041C2C; } #hero .hex-container div a.dark, #hero .hex-container div span.dark { color: #FFFFFF; } #hero .hex-container div a.light:hover { color: #041C2C !important; background-color: #e7e7e7 !important; text-decoration: underline !important; } #hero .hex-container div a.dark:hover { color: #FFFFFF !important; background-color: #000000 !important; text-decoration: underline !important; } #hero .hex-container div a span, #hero .hex-container div > span { font-weight: 500; text-align: center; font-size: 14px; line-height: 1.3; } #hero .hex-outline { width: 110px; height: 128px; position: absolute; z-index: 1000; transform: scale(0); animation: grow 0.5s ease forwards; } #hero .hex-outline svg { width: 110px; height: 128px; color: #1d53a5; z-index: 1000; } #hero .hex-light { background-color: #fff; } #hero .hex-dark { background-color: rgba(4, 28, 44, 0.64); } #hero .hex-c-1-02 { background-color: rgba(200, 212, 232, 0.02); } #hero .hex-c-1-04 { background-color: rgba(200, 212, 232, 0.04); } #hero .hex-c-1-06 { background-color: rgba(200, 212, 232, 0.06); } #hero .hex-c-1-08 { background-color: rgba(200, 212, 232, 0.08); } #hero .hex-c-1-12 { background-color: rgba(200, 212, 232, 0.12); } #hero .hex-c-1-16 { background-color: rgba(200, 212, 232, 0.16); } #hero .hex-c-2-02 { background-color: rgba(192, 236, 220, 0.02); } #hero .hex-c-2-04 { background-color: rgba(192, 236, 220, 0.04); } #hero .hex-c-2-08 { background-color: rgba(192, 236, 220, 0.08); } #hero .hex-c-2-10 { background-color: rgba(192, 236, 220, 0.10); } #hero .hex-c-2-16 { background-color: rgba(192, 236, 220, 0.16); } #hero .hex-d-2 { animation-delay: 1.2s !important; } #hero .hex-d-3 { animation-delay: 1.3s !important; } #hero .hex-d-4 { animation-delay: 1.4s !important; } #hero .hex-d-5 { animation-delay: 1.5s !important; } #hero .hex-d-6 { animation-delay: 1.6s !important; } #hero .hex-d-7 { animation-delay: 1.7s !important; } #hero .hex-d-8 { animation-delay: 1.8s !important; } #hero .hex-d-9 { animation-delay: 1.9s !important; } } @media (min-width: 1101px) { #hero { min-height: 475px; } #hero .hero-hexa { width: 48%; } #hero .hero-hexa h1 { font-size: 48px; } #hero .hero-hexa .hexa-text { font-size: 24px; } #hero .graphic-wrapper { transform: scale(1); right: -12vw; top: -72px; } } @media (min-width: 1101px) and (max-width: 1200px) { #hero { min-height: 430px; } #hero .graphic-wrapper { transform: scale(0.9); right: -200px; top: -92px; } } @media (max-width: 1200px) { #hero .o-0-on-xl { opacity: 0 !important; } #hero .o-04-on-xl { background-color: rgba(200, 212, 232, 0.04); } } @media (min-width: 1301px) { #hero .hide-on-xxl { display: none !important; } #hero .show-on-xxl { display: inline-block !important; } } </style> <style>ul.slick-dots { display: none; /* Hide default dots */ } .custom-dots { margin-top: 20px; } .custom-dot { background-color: rgb(173, 173, 170); border: none; border-radius: 50%; cursor: pointer; display: inline-block; height: 12px; margin: 0 5px; width: 12px; } .custom-dot.slick-active { background-color: #fff; } .block-2023.hero h1 { font-size: 42px; line-height: 1.125; font-weight: 400; } .block-2023.hero .hexa-text { font-size: 20px; line-height: 1.4; font-weight: 400; } @media (min-width: 992px) { .block-2023.hero h1 { font-size: 44px; } .block-2023.hero .hexa-text { font-size: 22px; } } @media (min-width: 1101px) { .block-2023.hero h1 { font-size: 48px; } .block-2023.hero .hexa-text { font-size: 24px; } } .block-2023.hero h1.h1-big { font-size: 3.75rem; } .block-2023.hero h1.underHeading { margin-bottom: 1rem; } .block-2023.hero .eyebrow.underHeading{ margin-bottom: 2rem; } .block-2023.hero .eyebrow.h1-big{ font-size: 1.875rem; } .block-2023.hero .container-with-breadcrumbs.container.container-normal, .block-2023.hero .container-with-breadcrumbs.container.container-large, .block-2023.hero .container-with-breadcrumbs.container.container-75, .block-2023.hero .container-with-breadcrumbs.container.container-100 { padding-top: 2rem !important; } .block-2023.hero .container.container-normal { padding-top: 3rem !important; padding-bottom: 3rem !important; } .block-2023.hero .container.container-large { padding-top: 6rem !important; padding-bottom: 6rem !important; } .block-2023.hero .container.container-75 { padding-top: 3rem !important; padding-bottom: 3rem !important; min-height: calc( 75vh - 103px ); } .block-2023.hero .container.container-100 { padding-top: 3rem !important; padding-bottom: 3rem !important; min-height: calc( 100vh - 103px ); } .block-2023.hero .nav-btn { display: inline-block; position: relative; color: #1D53A5; background-color: #ddd; width: 36px; height: 36px; transition: all .2s ease-in-out; } .block-2023.hero .nav-btn:hover { background-color: #bbb; } @media (min-width: 1024px) { .block-2023.hero .container-with-breadcrumbs.container.container-normal, .block-2023.hero .container-with-breadcrumbs.container.container-large, .block-2023.hero .container-with-breadcrumbs.container.container-75, .block-2023.hero .container-with-breadcrumbs.container.container-100 { padding-top: 2rem !important; } .block-2023.hero .container.container-normal { padding-top: 4rem !important; padding-bottom: 4rem !important; } .block-2023.hero .container.container-large { padding-top: 8rem !important; padding-bottom: 8rem !important; } .block-2023.hero .container.container-75 { padding-top: 4rem !important; padding-bottom: 4rem !important; min-height: calc( 75vh - 115px ); } .block-2023.hero .container.container-100 { padding-top: 4rem !important; padding-bottom: 4rem !important; min-height: calc( 100vh - 115px ); } } </style> <style> ul.slick-dots { display: none !important; } .slick-dotted.slick-slider { margin-bottom: 0 !important; } .hero .curve { position: absolute; width: calc(100% + 50px); height: auto; z-index: 50; bottom: -6px; } </style> <style> .cta-background-image-wrapper { z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; } .cta-background-image-wrapper .cta-fade, .cta-background-image-wrapper img{ position: absolute; top: 0; height: 100%; } .cta-background-image-wrapper img { left: 50%; width: 50%; object-fit: cover; } .cta-background-image-wrapper.single-row img { left: 0; width: 100%; object-fit: cover; } .cta-background-image-wrapper .cta-fade{ background-image: linear-gradient(to right, #EBF8F4 75%, rgba(235,248,244,0)); left: 0; width: 70%; } .leading-loose { font-size: 18px; line-height: 30px; } .cta-column-* { width: 100%; } .cta-action-buttons { margin-top: 24px; } @media (max-width: 900px) { .cta-action-buttons { margin-top: 16px; } .cta-single-line-left-col .heading { margin-bottom: 16px; } } @media (max-width: 991px) { .cta-background-image-wrapper .cta-fade{ width: 100%; background-color: #EBF8F4; } } .cta-location-column-* { padding-right: 122px; } .cta-location-column-heading { font-size: 16px; font-style: normal; font-weight: 600; line-height: 24px; } .cta-location-column-heading-link { font-size: 18px; font-style: normal; font-weight: 400; line-height: 30px; } .cta-location-column-heading-link a { text-decoration: none; } .cta-location-left-side .heading { margin-bottom: 16px !important; } .cta-location-left-side .rich-text p:last-child { margin-bottom: 1em; } </style> <style>.carousel-full-width { padding-left: 0 !important; padding-right: 0 !important; } .block-2023.logos-block .carousel-full-width .item { height:70px; } @media(min-width: 768px ) { .block-2023.logos-block .carousel-full-width .item { height:100px; } } .block-2023.logos-block .carousel .slick-track { display: flex !important; } .block-2023.logos-block .carousel .slick-slide { height: inherit !important; display: flex; align-items: center; justify-content: center; } .block-2023.logos-block .carousel .slick-slide > div, .block-2023.logos-block .carousel .item { width: calc(100% - 16px); display: flex !important; } .block-2023.logos-block .grid { display: grid; grid-gap: 0.75rem; } .block-2023.logos-block .item { text-align: center; border-radius: 0.25rem; padding: 1rem; } .block-2023.logos-block .item { height: 138px; } .block-2023.logos-block .item.has-link { box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15); transition: 0.2s; } .block-2023.logos-block .item.has-link:hover { box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); transform: scale(1.05); } .block-2023.logos-block .item img { max-width: 100% !important; width: auto !important; height: auto !important; max-height: 100%; } .block-2023.logos-block.block-bg-white .bordered .item { border: 1px solid #eee; } .block-2023.logos-block.block-bg-dark .bordered .item, .block-2023.logos-block.block-bg-blue .bordered .item { border: 1px solid #fff; } .block-2023.logos-block.block-bg-image .bordered .item, .block-2023.logos-block.block-bg-light-gray .bordered .item { border: 1px solid #ccc; } .block-2023.logos-block .grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } @media (max-width: 479px) { .block-2023.logos-block nav { display: block; margin-top: 2rem; text-align: center; } .block-2023.logos-block nav .nav-btn { display: inline-block; position: relative; color: #1D53A5; background-color: #fff; border: 1px solid #ddd; width: 36px; height: 36px; transition: all .2s ease-in-out; } .block-2023.logos-block nav .logos-block-nav-left { margin-right: 0.75rem; } .block-2023.logos-block nav .nav-btn:hover { background-color: #bbb; } } @media (min-width: 480px) { .block-2023.logos-block .nav-btn { width: 20px; height: 36px; position: absolute; top: 50%; margin-top: -18px; } .block-2023.logos-block .nav-btn img { width: 15px; height: 24px; } .block-2023.logos-block .logos-block-nav-left { left: 0; } .block-2023.logos-block .logos-block-nav-right { right: 0; } .block-2023.logos-block .grid.cols-3, .block-2023.logos-block .grid.cols-4, .block-2023.logos-block .grid.cols-5, .block-2023.logos-block .grid.cols-6 { grid-template-columns: repeat(3, minmax(0, 1fr)); } } @media (min-width: 768px) { .block-2023.logos-block .grid { grid-gap: 1rem; } .block-2023.logos-block .grid.cols-4, .block-2023.logos-block .grid.cols-5, .block-2023.logos-block .grid.cols-6 { grid-template-columns: repeat(4, minmax(0, 1fr)); } } @media (min-width: 1024px) { .block-2023.logos-block .nav-btn img { width: 20px; height: 36px; } .block-2023.logos-block .grid { grid-gap: 1.5rem; } .block-2023.logos-block .grid.cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } .block-2023.logos-block .grid.cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } } @media (min-width: 480px) and (max-width: 1359px) { .block-2023.logos-block .carousel-wrap { padding-left: 2.5rem; padding-right: 2.5rem; } } @media (min-width: 1360px) { .block-2023.logos-block .logos-block-nav-left { left: -3rem; } .block-2023.logos-block .logos-block-nav-right { right: -3rem; } } </style> <style> </style> <style>.sbs-block .sbs-content { align-items: stretch } .sbs-block .show-cards { box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.20); flex: 1; } .sbs-block .show-cards h3 { font-size: 1.875rem; } </style> <style> #video-container { height: 100%; } #video-wrapper { position: relative; width: 100%; height: 100%; background-color: #000; display: flex; justify-content: center; align-items: center; } #thumbnail-overlay { position: absolute; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: rgba(0, 0, 0, 0.5); } #video-thumbnail { width: 100%; height: 100%; object-fit: cover; z-index: 1 } #play-button { position: absolute; padding: 10px 20px; font-size: 18px; cursor: pointer; bottom: 20px; } .block-2023.hero .video-image-container { height: auto; padding: 0; } .block-2023.sbs-block .video-image-container { height: auto; padding: 0; } .block-2023.hero .video-image-container .video-btn { width: 55px; height: 55px; border-radius: 27px; z-index: 10; } .block-2023.sbs-block .video-image-container .video-btn { width: 55px; height: 55px; border-radius: 27px; z-index: 10; } .block-2023.hero .video-image-container .video-btn:before { content: ""; opacity: 0.7; width: 90px; height: 90px; border-radius: 50px; position: absolute; top: 50%; left: 50%; margin-top: -45px; margin-left: -45px; z-index: -1; } .block-2023.sbs-block .video-image-container .video-btn:before { content: ""; opacity: 0.7; width: 90px; height: 90px; border-radius: 50px; position: absolute; top: 50%; left: 50%; margin-top: -45px; margin-left: -45px; z-index: -1; } .block-2023.hero .video-image-container .video-btn:after { content: ""; position: absolute; top: 0; left: 0; width: 55px; height: 55px; border-radius: 27px; z-index: 1; transition: .2s transform ease; } .block-2023.sbs-block .video-image-container .video-btn:after { content: ""; position: absolute; top: 0; left: 0; width: 55px; height: 55px; border-radius: 27px; z-index: 1; transition: .2s transform ease; } .block-2023.hero .video-image-container .video-btn:hover:after { transform: scale(1.2); } .block-2023.sbs-block .video-image-container .video-btn:hover:after { transform: scale(1.2); } .block-2023.hero .video-image-container .video-btn .play-icon { width: 0; height: 0; position: absolute; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 19px solid #041c2c; top: 50%; left: 50%; margin-top: -13px; margin-left: -7px; z-index: 10; } .block-2023.sbs-block .video-image-container .video-btn .play-icon { width: 0; height: 0; position: absolute; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 19px solid #041c2c; top: 50%; left: 50%; margin-top: -13px; margin-left: -7px; z-index: 10; } </style> <style> .centered-stats-block { --gapSize: 24px; --minItemWidth: 240px; .one-line { gap: var(--gapSize); flex-wrap: wrap; } .one-line-row { gap: var(--gapSize); flex-wrap: wrap; width: 100%; } .one-line-item { width: 100%; } @media(min-width: calc(12px * 2 + 240px * 2 + 24px)) { .one-line-row { flex-wrap: nowrap; } .one-line-item { width: calc(50% - 12px); min-width: var(--minItemWidth); } } @media(min-width: calc(32px * 2 + 240px * 4 + 24px * 3)) { .one-line { flex-wrap: nowrap; } } } </style> <style>.sbs-quote .col-1 { display: none; } .sbs-quote .col-2 { width: 100%; } @media (min-width: 480px) { .sbs-quote .col-1 { width: 64px; display: inline; } .sbs-quote .col-1 svg { width: 44px; height: 44px; } .sbs-quote .col-2 { width: calc(100% - 64px); } } @media (min-width: 768px) { .sbs-quote .col-1 { width: 80px; display: inline; } .sbs-quote .col-1 svg { width: 56px; height: 56px; } .sbs-quote .col-2 { width: calc(100% - 80px); } } </style> <style> .buttons-link { margin-left: 8rem; } .block-2023.boxed-image-and-text-block .carousel .slick-track { display: flex !important; } .block-2023.boxed-image-and-text-block .carousel .slick-slide { height: inherit !important; display: flex; align-items: center; justify-content: center; } .block-2023.boxed-image-and-text-block .item { flex-direction: column; border-radius: 0.25rem; } .slick-dots li button:before { background-color: rgba(105, 179, 231, 0.35); } body.sectigo .slick-dots li.slick-active button:before { background-color: white!important; } .text-wrapper { width: 50%; left: 50%; } .text-wrapper.carousel-wrapper { width: 55%; left: 45%; } .bit-background-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; } .bit-background-image-wrapper .bit-fade, .bit-background-image-wrapper .bit-fade-left, .bit-background-image-wrapper img{ position: absolute; top: 0; height: 100%; } .boxed-image-and-text-block .bg-object-fit { display: none; } .bit-background-image-wrapper img { width: 45%; object-fit: cover; } .bit-background-image-wrapper.carousel-wrapper img { width: 45%; object-fit: cover; } .bit-gradient-left-blue { background: linear-gradient(90deg, rgba(4,28,44,0) 70%, #041C2C 100%); } .bit-gradient-left-white { background: linear-gradient(90deg, rgba(255, 255, 255, 0) 70%, #041C2C 100%); } .bit-gradient-left-dark { background: linear-gradient(90deg, rgba(4, 28, 44, 0) 70%, #041C2C 100%); } .bit-gradient-left-light-gray { background: linear-gradient(90deg, rgba(243, 243, 242, 0) 70%, #041C2C 100%); } .bit-gradient-blue { background: linear-gradient(115deg, #041C2C 30%, #1d53a500 100%); } .bit-gradient-white { background: linear-gradient(115deg, #041C2C 30%, #ffffff00 100%); } .bit-gradient-dark { background: linear-gradient(115deg, #041C2C 30%, #041c2c00 100%); } .bit-gradient-light-gray { background: linear-gradient(115deg, #041C2C 30%, #f3f3f200 100%); } .bit-gradient-carousel.bit-gradient-blue { background: linear-gradient(270deg, #041C2C 80%, #1d53a500 100%); } .bit-gradient-carousel.bit-gradient-white { background: linear-gradient(270deg, #041C2C 80%, #1d53a500 100%); } .bit-gradient-carousel.bit-gradient-dark { background: linear-gradient(270deg, #041C2C 80%, #041C2C00 100%); } .bit-gradient-carousel.bit-gradient-light-gray { background: linear-gradient(270deg, #041C2C 80%, #f3f3f200 100%); } .bit-background-image-wrapper .bit-fade { left: 45%; width: 55%; } .bit-background-image-wrapper .bit-fade-left { left: 0%; width: 45%; } .bit-background-image-wrapper.carousel-wrapper .bit-fade { left: 30%; width: 70%; } .boxed-image-and-text-block .eyebrow.eyebrow--blue { color: #65b2e8 !important; } @media ((min-width: 1232px)) { .boxed-image-and-text-block .sbs-quote.relative.text-white > .sbs-quote-content { padding-bottom: 2.5rem; } } @media (max-width: 991px) { .bit-background-image-wrapper.carousel-wrapper .bit-fade { width: 100%; left: 0; } .bit-background-image-wrapper.carousel-wrapper .bit-fade.bit-gradient-blue { background: #1d53a500; } .bit-background-image-wrapper.carousel-wrapper .bit-fade.bit-gradient-white { background: #ffffff00; } .bit-background-image-wrapper.carousel-wrapper .bit-fade.bit-gradient-dark { background: #041c2c00; } .bit-background-image-wrapper.carousel-wrapper .bit-fade.bit-gradient-light-gray { background: #f3f3f200; } .text-wrapper { width: 100%; left: 0; } .bit-fade-left { display: none; } .text-wrapper.carousel-wrapper { width: 100%; left: 0; } .bit-background-image-wrapper .bit-fade { width: 100%; left: 0; } .boxed-image-and-text-block .sbs-quote.relative.text-white > .sbs-quote-content { padding: 0; } .buttons-link { margin-left: 4rem; } } </style> <style> .awards-block .flip-card { perspective: 1000px; height: 254px; } .awards-block .flip-card-inner { transition: transform 0.6s; transform-style: preserve-3d; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12); } .awards-block .flip-card.card-rotate:hover .flip-card-inner { transform: rotateY(180deg); } .awards-block .flip-card-front, .awards-block .flip-card-back, .awards-block .advent-back { -webkit-backface-visibility: hidden; backface-visibility: hidden; } .awards-block .arrow-flip { right: 0; bottom: 0; width: 30px; height: 30px; } .awards-block .flip-card-back { position: absolute; border: 2px solid rgba(0, 175, 115, 0.25); top: 0; right: 0; bottom: 0; left: 0; transform: rotateY(180deg); } .awards-block .advent-back { position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform: rotateY(180deg); border: 2px solid #1d53a5; } .awards-block .advent-back > div { background-color: #1d53a540; } .awards-block .award-img { max-height: 180px } .advent-day{ left: 10px; top: 5px; } .awards-block .advent-img { max-height: 160px; } .advent-bg { background-color: #1d53a5; } </style> <style> .site-footer-2023-subscribe .btn-2023.btn--outlined.btn--green { color: #fff !important; } </style> <style> .site-footer-2023 .sectigo-trustseal #trustlogo-container img { width: 109px; height: 43px; } .site-footer-2023 .webtrust-seals img { height: 76px } </style> <style>#scm-modal-wrap { display: flex; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100001; } #scm-modal-overlay { display: block; background: rgba(4, 28, 44, 0.4); position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100002; backdrop-filter: blur(6px); transition: all .2s ease-in-out; } #scm-modal-content { width: 100%; height: 100%; position: relative; } #scm-modal-content iframe { background-color: transparent; } #scm-modal { background: #fff; box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.25); margin: auto; position: relative; z-index: 100003; min-height: 90vh; max-height: calc(100% - 40px); overflow-y: auto; transition: all .5s ease-in-out; } html.scm-modal { overflow: hidden; } html:not(.scm-modal) #scm-modal-wrap { opacity: 0; pointer-events: none; } html:not(.scm-modal) #scm-modal-overlay { opacity: 0; transition-delay: 0; } html:not(.scm-modal) #scm-modal { opacity: 0; margin-top: -100%; transition-delay: 0.2s; } html.scm-modal #scm-modal { opacity: 1; transition-delay: 0.2s; } html.scm-modal #scm-modal-overlay { opacity: 1; transition-delay: 0; } html.scm-modal #scm-modal-wrap { opacity: 1; } @media (max-width: 1063px) { #scm-modal { width: calc(100% - 40px); } } @media (min-width: 1064px) { #scm-modal { width: 1024px; } } </style></head> <body class="sectigo homepage2023 homepage-2023 "><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5RNMLZ9" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <style> #hero-panel .panel>section .col .slider .slide-one { padding-bottom: 0px; } @media screen and (max-width: 991px) { .sectigo-site-header__bottom .site-logo img { margin-left: auto; margin-right: auto; } } </style> <style> .flex-1.dropdown-column.link-col { flex: 1 1 50%; } .flex-1.dropdown-column.cta-col { flex: 1 1 100%; } .page-color-theme-primaryDarkTheme .enterprise-page .hero-section.hero-section-imageHero::after, .page-color-theme-primaryDarkTheme .enterprise-page .hero-section.hero-section-videoHero::after { position: absolute; content: ''; left: 0; bottom: -80px; height: 81px; background: #fff; width: 100%; } @media only screen and (max-width: 600px) { .testimonial-container .testimonial-details { width: 100%; } } @media only screen and (max-width: 600px) { .basic-section-testimonial .testimonial-container { padding: 30px 40px; } .testimonial-container .testimonial-text .fa-quote-left { font-size: 1.5rem; top: -15px; left: -32px; } .testimonial-container .testimonial-text .fa-quote-right { font-size: 1.5rem; bottom: 0px; right: -30px; } } .page-nav-carousel .slick-list { padding-left: 1px; } .hs-btn a.btn { justify-content: center; } .sectigo-dropdown-menu .menu-item-description { display: inline; } .sectigo-dropdown-menu .menu-item-description a { color: #041c2c !important; } .sectigo-dropdown-menu .menu-item-description-arrows { display: inline-block; margin-left: 2px; } .se-theme-light { position: relative; } .enterprisePage .buttons-block { padding-top: 0; } @media screen and (max-width: 768px) { .enterprise-page .se-image-full hr.green-line.green-line-center { margin-left: 0 ; } } /* Temporary awards updates */ body.awards main .se-theme-dark { position: relative; background-image: url('https://sectigo.com/uploads/backgrounds/filler-background-lg.jpg'); background-size: cover; } body.awards main .se-theme-dark .col.w-full { width: 100%; text-align: center; margin: 0 auto; padding: 75px 0 175px; max-width: 650px; } body.awards main .se-theme-dark:after { content: ''; position: absolute; background-image: url('https://sectigo.com/uploads/backgrounds/divider-left.svg'); height: 51px; width: 100%; bottom: 0; background-position: -2px 0px; background-repeat: no-repeat; background-size: 500px; } @media only screen and (max-width: 700px) { body.awards main .se-theme-dark:after { background-size: 300px; height: 30px; } } @media only screen and (max-width: 400px) { body.awards main .se-theme-dark:after { background-size: 185px; height: 19px; } body.awards main .se-theme-dark .lead { font-size: 31px; } body.awards main .se-theme-dark .h2-heading { font-size: 20px; } body.awards main .se-theme-dark .col.w-full { padding: 70px 0 160px; } } body.awards main .se-theme-dark .lead { font-weight: 500; font-size: 36px; letter-spacing: .46px; line-height: 42px; } body.awards main .se-theme-dark .h2-heading { color: #00b373; font-size: 28px; letter-spacing: .83px; text-transform: uppercase; line-height: 1.1; margin-bottom: 20px; } </style> <div id="brand-site-modal-wrapper"> <div class="brand-site-modal text-center"> <div class="mb-6 text-sm sm:text-base">Redirecting you to</div> <div id="brand-site-modal-image" class="mb-4"></div> <div id="brand-site-modal-text" class="text-sm sm:text-base leading-normal mb-5"></div> <div id="brand-site-modal-button" class="mb-3"></div> <div id="brand-site-modal-footer" class="text-sm"> Click if you are not redirected within <span id="brand-site-modal-seconds">5</span> seconds </div> <button type="button" id="close-brand-site-modal" aria-label="Close"> <svg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.7519 11.9758L23.6165 2.11117C24.0624 1.60958 24.0624 0.885057 23.5608 0.383466C23.0592 -0.118124 22.3347 -0.118123 21.8331 0.327735L12.0242 10.2481L2.15962 0.383466C1.65803 -0.0623914 0.933515 -0.0623912 0.431925 0.439199C-0.0696654 0.940789 -0.0696653 1.66531 0.376193 2.1669L10.2408 12.0315L0.376193 21.8961C-0.125398 22.3977 -0.125398 23.178 0.376193 23.6238C0.877783 24.1254 1.65803 24.1254 2.10389 23.6238L11.9685 13.7592L21.8888 23.6238C22.3904 24.0697 23.1149 24.0697 23.6165 23.5681C24.1181 23.0665 24.1181 22.342 23.6723 21.8404L13.7519 11.9758Z" fill="currentColor"/> </svg> </button> </div> <div id="brand-site-modal-overlay"></div> </div> <script>let currentSiteHandle='sectigo';if(currentSiteHandle.match(/^sectigo/)){currentSiteHandle='sectigo';} document.addEventListener('click',function(e){const el=e.target.closest('a');if(!el){return;} if(el.classList.contains('modal-btn')){return} const href=el.getAttribute('href');if(!href){return;} if(href.includes('www.sitelock.com')){initBrandSiteModal('sitelock',href);e.preventDefault();} if(currentSiteHandle!=='sectigo'&&href.includes('sectigo.com')){initBrandSiteModal('sectigo',href);e.preventDefault();} if(currentSiteHandle!=='hackerGuardian'&&href.includes('www.hackerguardian.com')){initBrandSiteModal('hackerguardian',href);e.preventDefault();}});const brandSiteModalWrapper=document.getElementById('brand-site-modal-wrapper');const brandSiteModalImage=document.getElementById('brand-site-modal-image');const brandSiteModalText=document.getElementById('brand-site-modal-text');const brandSiteModalButton=document.getElementById('brand-site-modal-button');const brandSiteModalSeconds=document.getElementById('brand-site-modal-seconds');const brandSiteModalFooter=document.getElementById('brand-site-modal-footer');let brandSiteModalTimer=null;let brandSiteSecondsTimer=null;let brandSiteModalSecondsValue=5;function initBrandSiteModal(site,href){brandSiteModalSecondsValue=5;clearTimeout(brandSiteModalTimer);brandSiteModalCountdown();if(site==='sectigo'){brandSiteModalImage.innerHTML=`<img width="160" src="/images/brand-site-modal-sectigo.svg" alt="Sectigo" />`;brandSiteModalText.innerHTML=`Sectigo is the leading provider of digital certificates and automated certificate lifecycle management solutions.`;brandSiteModalButton.innerHTML=`<a href="${href}" style="background: #12ae74; color: #fff;" class="modal-btn">Redirecting to Sectigo</a>`;} if(site==='sitelock'){brandSiteModalImage.innerHTML=`<img width="174" height="47" src="/images/brand-site-modal-sitelock.svg" alt="SiteLock" />`;brandSiteModalText.innerHTML=`SiteLock, a Sectigo Company, is the leader in web security, actively protecting over 16,000,000 websites.`;brandSiteModalButton.innerHTML=`<a href="${href}" style="background: #be252d; color: #fff;" class="modal-btn">Redirecting to SiteLock</a>`;} if(site==='hackerguardian'){brandSiteModalImage.innerHTML=`<img width="207" height="66" src="/images/brand-site-modal-hackerguardian.png" srcset="/images/brand-site-modal-hackerguardian@2x.png 1x, /images/brand-site-modal-hackerguardian.png 2x" alt="HackerGuardian" />`;brandSiteModalText.innerHTML=`HackerGuardian is a fully configurable vulnerability assessment and reporting service for networks and web servers.`;brandSiteModalButton.innerHTML=`<a href="${href}" style="background: #12b374; color: #fff;" class="modal-btn">Redirecting to HackerGuardian</a>`;} toggleBrandSiteModal(true);brandSiteModalTimer=setTimeout(function(){location.href=href;toggleBrandSiteModal(false);},5000);} function brandSiteModalCountdown(){brandSiteModalSeconds.innerHTML=brandSiteModalSecondsValue;brandSiteSecondsTimer=setTimeout(function(){if(brandSiteModalSecondsValue>0){brandSiteModalSecondsValue-=1;brandSiteModalCountdown();}},1000);} function toggleBrandSiteModal(bool){document.documentElement.classList.toggle('overflow-hidden',bool);brandSiteModalWrapper.classList.toggle('visible',bool);if(!bool){clearTimeout(brandSiteModalTimer);clearTimeout(brandSiteSecondsTimer);}} document.getElementById('close-brand-site-modal').addEventListener('click',function(){toggleBrandSiteModal(false);});document.getElementById('brand-site-modal-overlay').addEventListener('click',function(){toggleBrandSiteModal(false);});document.addEventListener('keydown',function(event){if(event.key==="Escape"){toggleBrandSiteModal(false);}});</script><style>#brand-site-modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9002;padding:20px;overflow-y:auto;display:none}#brand-site-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);z-index:9003;cursor:pointer;opacity:0}.brand-site-modal{background:#fff;font-size:18px;border-radius:6px;padding:30px 20px;position:absolute;top:7vw;left:50%;margin:40px 0;transform:translate(-50%,0);width:515px;max-width:calc(100% - 40px);text-align:center;box-shadow:0 0 15px 0 rgba(0,0,0,.25);z-index:9004;opacity:0}#brand-site-modal-wrapper.visible{display:block}#brand-site-modal-wrapper.visible #brand-site-modal-overlay{animation:brand_site_visible .2s forwards}#brand-site-modal-wrapper.visible .brand-site-modal{animation:brand_site_visible .2s forwards;animation-delay:.2s}#brand-site-modal-button a{display:inline-block;font-size:18px;font-weight:700;border-radius:6px;padding:6px 24px;text-decoration:none}#close-brand-site-modal{position:absolute;top:14px;right:14px;width:14px;height:14px;color:#000}#close-brand-site-modal svg{width:14px;height:14px}@keyframes brand_site_visible{from{opacity:0}to{opacity:1}}</style> <div id="cart" data-whmcs-url="https://store.sectigo.com/" data-axios-retries="3" data-axios-timeout="30000" > <base-cart site-architecture="legacy" :axios-settings='{"retries":"3","timeout":"30000"}' craft-api-token="j4Ojiw3vjiG0vKz_8ElAOhVgJwak2qmU" craft-url="https://www.sectigo.com/" craft-url-with-lang="https://www.sectigo.com/" craft-record-order-url="https://www.sectigo.com/actions/site-module/order/record-order" default-currency-id="1" :currencies='{"1":{"id":1,"code":"USD","prefix":""},"2":{"id":2,"code":"EUR","prefix":""},"3":{"id":3,"code":"GBP","prefix":""},"4":{"id":4,"code":"AED","prefix":""},"5":{"id":5,"code":"AUD","prefix":""},"6":{"id":6,"code":"BRL","prefix":""},"7":{"id":7,"code":"CAD","prefix":""},"8":{"id":8,"code":"CHF","prefix":""},"9":{"id":9,"code":"DKK","prefix":""},"10":{"id":10,"code":"IDR","prefix":""},"11":{"id":11,"code":"INR","prefix":""},"12":{"id":12,"code":"JPY","prefix":""},"13":{"id":13,"code":"MXN","prefix":""},"14":{"id":14,"code":"NZD","prefix":""},"15":{"id":15,"code":"PHP","prefix":""},"16":{"id":16,"code":"PLN","prefix":""},"17":{"id":17,"code":"SAR","prefix":""},"18":{"id":18,"code":"SEK","prefix":""},"19":{"id":19,"code":"SGD","prefix":""},"20":{"id":20,"code":"TRY","prefix":""}}' language="English" language-code="en" site-handle="sectigo" whmcs-url="https://store.sectigo.com/" stripe-public-key="pk_live_EJZLSW9vYMlzb8qSq8ijjnkT009vGaLSGT" :enable-checkout="true" :checkout="false" checkout-page-title="Sectigo Checkout" checkout-url="https://www.sectigo.com/checkout" :allowed-currencies='["USD","EUR","GBP","AED","AUD","BRL","CAD","CHF","DKK","IDR","INR","JPY","MXN","NZD","PHP","PLN","SAR","SEK","SGD","TRY"]' :payment-method-settings="{ stripe: true, mailin: true, mailinMinimum: 1000, paypalCheckout: true }" google-analytics-id="G-EHVGHK7M57" paypal-client-id="ATdo-kNaXaS_zFek_G55TzuGmS140MMtcWDEd7y6u2KaxIRuusyZtqVwcU_lTU4KuAz8_lCZj7Efd_kU" ></base-cart> </div> <header class="site-header site-header-2023"> <div class="site-header-top w-full"> <div class="container"> <div class="lg:flex lg:flex-wrap lg:items-center h-full"> <div class="flex-1 text-center lg:text-right lg:pl-8 h-full"> <div class="inline-flex items-center text-sm sm:text-base font-medium leading-compact utility-nav h-full"> <div id="search-nav" class="search-selector no-underline"> <div class="cart-link dropdown-link"> <span class="cart-icon"> <svg width="20" height="20" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon"> <path d="M9.65926 19.8529C11.8044 19.853 13.8882 19.1478 15.5806 17.849L21.9654 24.14C22.4423 24.5938 23.2023 24.5808 23.663 24.1109C24.1123 23.6524 24.1123 22.9256 23.663 22.4673L17.2782 16.1763C20.5491 12.0276 19.7874 6.05175 15.5769 2.82888C11.3663 -0.393985 5.30149 0.35651 2.03058 4.50521C-1.24033 8.65391 -0.478646 14.6297 3.7319 17.8526C5.42703 19.1501 7.5127 19.854 9.65926 19.8529ZM4.52915 5.28711C7.36246 2.49537 11.9562 2.49532 14.7895 5.28701C17.6229 8.0787 17.6229 12.6049 14.7896 15.3967C11.9563 18.1884 7.36262 18.1885 4.52926 15.3968C4.5292 15.3967 4.5292 15.3967 4.52915 15.3967C1.69584 12.6253 1.67915 8.1156 4.49181 5.3239C4.50424 5.31161 4.51667 5.29936 4.52915 5.28711Z" fill="#00AF73"/> </svg> </span> <span class="text">Search</span> </div> <div class="search-selector-dropdown hidden absolute"> <div class="search-dropdown"> <div class="wrap"> <div class="flex items-center justify-center"> <form method="get" action="https://www.sectigo.com/search/results" id="site-header-search" class="search sm:block"> <div class="relative block h-9"> <input type="text" name="q" title="Search" placeholder="Search" id="site-header-search-input" class="rounded block h-9"> <button type="submit" class="search-icon" id="site-header-search-btn" aria-label="Search"> <svg width="20" height="20" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon"> <path d="M9.65926 19.8529C11.8044 19.853 13.8882 19.1478 15.5806 17.849L21.9654 24.14C22.4423 24.5938 23.2023 24.5808 23.663 24.1109C24.1123 23.6524 24.1123 22.9256 23.663 22.4673L17.2782 16.1763C20.5491 12.0276 19.7874 6.05175 15.5769 2.82888C11.3663 -0.393985 5.30149 0.35651 2.03058 4.50521C-1.24033 8.65391 -0.478646 14.6297 3.7319 17.8526C5.42703 19.1501 7.5127 19.854 9.65926 19.8529ZM4.52915 5.28711C7.36246 2.49537 11.9562 2.49532 14.7895 5.28701C17.6229 8.0787 17.6229 12.6049 14.7896 15.3967C11.9563 18.1884 7.36262 18.1885 4.52926 15.3968C4.5292 15.3967 4.5292 15.3967 4.52915 15.3967C1.69584 12.6253 1.67915 8.1156 4.49181 5.3239C4.50424 5.31161 4.51667 5.29936 4.52915 5.28711Z" fill="#00AF73"/> </svg> </button> </div> </form> </div> </div> </div> </div> </div> <script>(()=>{let debounceTimeout=null;let oldHoveringValue=false;const onHover=(hovering,selector,dropdown,instantly=false)=>{clearTimeout(debounceTimeout);if(hovering){debounceTimeout=setTimeout(()=>{alignDropdown(dropdown,selector);dropdown.fadeIn(instantly?0:250);oldHoveringValue=true;},instantly?0:100);}else{debounceTimeout=setTimeout(()=>{dropdown.fadeOut(instantly?0:150);oldHoveringValue=false;},instantly?0:50);}};function alignDropdown(dropdown,selector){let headerHeight=$('.site-header-top').outerHeight(true);let linkWidth=$('.search-dropdown').outerWidth(true) let dropdownOffset=$('.search-selector').offset().left-linkWidth/2;if(dropdownOffset<=24){dropdownOffset=0} $('.search-dropdown').css("top",headerHeight+'px');$('.search-dropdown').css("left",dropdownOffset+'px');} require(['jquery'],function(){let dropdown=$('.search-selector-dropdown');let selector=$('.search-selector');$(window).resize(alignDropdown);selector.mousemove(function(){onHover(true,selector,dropdown);});selector.click(function(){onHover(true,selector,dropdown,true);});selector.hover(function(){onHover(true,selector,dropdown);},function(){onHover(false,selector,dropdown);});});})()</script> <div id="utility-nav-cart" class="h-full"> <a href="" class="cart-link h-full"> <span class="cart-icon"> <svg width="17.5" height="20" viewBox="0 0 17.5 20" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: 17.5px; height: 20px;"> <path d="M16.1 7.27942C16 6.98387 15.8 6.68832 15.6 6.49129C15.4 6.29425 15.1 6.09722 14.8 5.90019C14.6 5.80167 14.3 5.70316 13.9 5.70316H12.6V5.01354C12.6 3.83135 12.1 2.84618 11.2 2.05805C10.4 1.17141 9.3 0.777344 8.1 0.777344C6.9 0.777344 5.8 1.17141 4.9 1.95954C4 2.74767 3.6 3.83135 3.5 4.91503V5.70316H2.3C1.9 5.70316 1.6 5.80167 1.3 5.90019C1 5.9987 0.8 6.19574 0.6 6.49129C0.4 6.68832 0.2 6.98387 0.1 7.27942C0 7.57497 0 7.87051 0 8.16606L1.1 16.8355C1.2 17.3281 1.4 17.8207 1.9 18.2147C2.3 18.6088 2.8 18.8058 3.4 18.8058H12.8C13.4 18.8058 13.9 18.6088 14.3 18.2147C14.7 17.8207 15 17.4266 15.1 16.8355L16.2 8.16606C16.2 7.87051 16.2 7.57497 16.1 7.27942ZM3.8 9.15123C4.1 9.44677 4.6 9.44677 4.9 9.15123C5 8.95419 5.1 8.75716 5.1 8.56013V7.1809H11.1V8.56013C11.1 8.75716 11.2 8.95419 11.3 9.05271C11.6 9.34826 12.1 9.34826 12.4 9.05271C12.5 8.95419 12.6 8.75716 12.6 8.56013V7.1809H13.9C14 7.1809 14.1 7.1809 14.2 7.27942C14.3 7.27942 14.4 7.37793 14.5 7.47645C14.6 7.57497 14.6 7.67348 14.7 7.772C14.7 7.87051 14.7 7.96903 14.7 8.06755L13.6 16.737C13.6 16.934 13.5 17.0325 13.4 17.131C13.3 17.2296 13.1 17.3281 12.9 17.3281H3.4C3.2 17.3281 3 17.2296 2.9 17.131C2.8 17.0325 2.7 16.8355 2.7 16.737L1.5 7.96903C1.5 7.87051 1.5 7.772 1.5 7.67348C1.5 7.57497 1.6 7.47645 1.7 7.37793C1.8 7.37793 1.9 7.27942 2 7.27942C2.1 7.27942 2.2 7.1809 2.3 7.1809H3.6V8.56013C3.6 8.75716 3.6 8.95419 3.8 9.15123ZM5.1 5.70316V5.01354C5.1 4.22541 5.4 3.5358 6 3.04322C6.6 2.55064 7.3 2.25509 8.1 2.25509C8.9 2.25509 9.6 2.55064 10.2 3.04322C10.8 3.5358 11.1 4.22541 11.1 5.01354V5.70316H5.1Z" fill="#00AF73"/> </svg> </span> <span class="text"> Cart </span> </a> </div> <div id="currency-selector_2023" class="currency-selector relative cursor-pointer whitespace-no-wrap h-full" data-whmcscurrencyid="1" data-currencycode="USD" data-currencyname="US Dollar"> <div class="currency-selector__default relative"> <span class="text">USD</span> <span class="angle-down"><svg viewBox="0 0 11 6"><use xlink:href="#angle-down"></use></svg></span> </div> <div class="currency-selector-dropdown hidden absolute"> <nav class="text-base block cols-2"> <div class="wrap"> <ul class="list-reset"><li class="block" data-currencyname="US Dollar" data-whmcscurrencyid="1" data-currencycode="USD"><button>US Dollar (USD)</button></li><li class="block" data-currencyname="Euro" data-whmcscurrencyid="2" data-currencycode="EUR"><button>Euro (EUR)</button></li><li class="block" data-currencyname="British Pound" data-whmcscurrencyid="3" data-currencycode="GBP"><button>British Pound (GBP)</button></li><li class="block" data-currencyname="Emirati Dirham" data-whmcscurrencyid="4" data-currencycode="AED"><button>Emirati Dirham (AED)</button></li><li class="block" data-currencyname="Australian Dollar" data-whmcscurrencyid="5" data-currencycode="AUD"><button>Australian Dollar (AUD)</button></li><li class="block" data-currencyname="Brazilian Real" data-whmcscurrencyid="6" data-currencycode="BRL"><button>Brazilian Real (BRL)</button></li><li class="block" data-currencyname="Canadian Dollar" data-whmcscurrencyid="7" data-currencycode="CAD"><button>Canadian Dollar (CAD)</button></li><li class="block" data-currencyname="Swiss Franc" data-whmcscurrencyid="8" data-currencycode="CHF"><button>Swiss Franc (CHF)</button></li><li class="block" data-currencyname="Danish Krone" data-whmcscurrencyid="9" data-currencycode="DKK"><button>Danish Krone (DKK)</button></li><li class="block" data-currencyname="Indonesian Rupiah" data-whmcscurrencyid="10" data-currencycode="IDR"><button>Indonesian Rupiah (IDR)</button></li></ul><ul class="list-reset"><li class="block" data-currencyname="Indian Rupee" data-whmcscurrencyid="11" data-currencycode="INR"><button>Indian Rupee (INR)</button></li><li class="block" data-currencyname="Japanese Yen" data-whmcscurrencyid="12" data-currencycode="JPY"><button>Japanese Yen (JPY)</button></li><li class="block" data-currencyname="Mexican Peso" data-whmcscurrencyid="13" data-currencycode="MXN"><button>Mexican Peso (MXN)</button></li><li class="block" data-currencyname="New Zealand Dollar" data-whmcscurrencyid="14" data-currencycode="NZD"><button>New Zealand Dollar (NZD)</button></li><li class="block" data-currencyname="Philippine Peso" data-whmcscurrencyid="15" data-currencycode="PHP"><button>Philippine Peso (PHP)</button></li><li class="block" data-currencyname="Polish Złoty" data-whmcscurrencyid="16" data-currencycode="PLN"><button>Polish Złoty (PLN)</button></li><li class="block" data-currencyname="Saudi Riyal" data-whmcscurrencyid="17" data-currencycode="SAR"><button>Saudi Riyal (SAR)</button></li><li class="block" data-currencyname="Swedish Krona" data-whmcscurrencyid="18" data-currencycode="SEK"><button>Swedish Krona (SEK)</button></li><li class="block" data-currencyname="Singapore Dollar" data-whmcscurrencyid="19" data-currencycode="SGD"><button>Singapore Dollar (SGD)</button></li><li class="block" data-currencyname="Turkish Lira" data-whmcscurrencyid="20" data-currencycode="TRY"><button>Turkish Lira (TRY)</button></li></ul> </div> </nav> </div> </div> <script> var currencies = [{"currencyId":"1","currencyName":"US Dollar","currencyCode":"USD"},{"currencyId":"2","currencyName":"Euro","currencyCode":"EUR"},{"currencyId":"3","currencyName":"British Pound","currencyCode":"GBP"},{"currencyId":"4","currencyName":"Emirati Dirham","currencyCode":"AED"},{"currencyId":"5","currencyName":"Australian Dollar","currencyCode":"AUD"},{"currencyId":"6","currencyName":"Brazilian Real","currencyCode":"BRL"},{"currencyId":"7","currencyName":"Canadian Dollar","currencyCode":"CAD"},{"currencyId":"8","currencyName":"Swiss Franc","currencyCode":"CHF"},{"currencyId":"9","currencyName":"Danish Krone","currencyCode":"DKK"},{"currencyId":"10","currencyName":"Indonesian Rupiah","currencyCode":"IDR"},{"currencyId":"11","currencyName":"Indian Rupee","currencyCode":"INR"},{"currencyId":"12","currencyName":"Japanese Yen","currencyCode":"JPY"},{"currencyId":"13","currencyName":"Mexican Peso","currencyCode":"MXN"},{"currencyId":"14","currencyName":"New Zealand Dollar","currencyCode":"NZD"},{"currencyId":"15","currencyName":"Philippine Peso","currencyCode":"PHP"},{"currencyId":"16","currencyName":"Polish Z\u0142oty","currencyCode":"PLN"},{"currencyId":"17","currencyName":"Saudi Riyal","currencyCode":"SAR"},{"currencyId":"18","currencyName":"Swedish Krona","currencyCode":"SEK"},{"currencyId":"19","currencyName":"Singapore Dollar","currencyCode":"SGD"},{"currencyId":"20","currencyName":"Turkish Lira","currencyCode":"TRY"}]; // Add one time use code to stop the currency picker from switching values when full javscript code runs. // * Avoid leaving reundant variables haning around with self invoking function (()=>{ const getCookie = (cookie) => (decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(cookie).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null); const currencyIdCookie = getCookie('currency_id'); const currency = currencyIdCookie && currencies.find(currency => currency.currencyId === currencyIdCookie); if (currency) { const currencyPicker = document.getElementById('currency-selector_2023'); currencyPicker.setAttribute('data-whmcscurrencyid', currency.currencyId); currencyPicker.setAttribute('data-currencycode', currency.currencyCode); currencyPicker.setAttribute('data-currencyname', currency.currencyName); currencyPicker.querySelector('.currency-selector__default .text').textContent = currency.currencyCode; } })() </script> <div class="language-selector relative cursor-pointer whitespace-no-wrap h-full"> <div class="language-selector__default relative"> <span class="text"> English </span> <span class="angle-down"><svg viewBox="0 0 11 6"><use xlink:href="#angle-down"></use></svg></span> </div> <div class="language-selector-dropdown hidden absolute"> <nav class="text-base block"> <div class="wrap"> <ul class="list-reset language-picker-options"> <li class="block"> <button><a href="https://www.sectigo.com">English </a></button> </li> <li class="block"> <button><a href="https://www.sectigo.com/fr">Français </a></button> </li> <li class="block"> <button><a href="https://www.sectigo.com/es">Español </a></button> </li> <li class="block"> <button><a href="https://www.sectigo.com/it">Italiano </a></button> </li> <li class="block"> <button><a href="https://www.sectigo.com/de">Deutsch </a></button> </li> </ul> </div> </nav> </div> </div> <script>require(['jquery'],function(){let dropdown=$('.language-selector-dropdown');let selector=$('.language-selector');selector.hover(function(){dropdown.fadeIn(250);},function(){dropdown.fadeOut(150);});});</script> <div class="utility-links h-full items-center hidden md:flex"> <a href="https://www.sectigo.com/support" class="text utility-link h-full flex items-center"> Support </a> </div> <div class="utility-links h-full items-center "> <a href="#scm-trial" class="text utility-link h-full flex items-center"> Free Trial </a> </div> </div> </div> </div> </div> </div> <div class="site-header-bottom w-full bg-white"> <div class="container"> <div class="flex items-center h-full"> <div class="shrink-0"> <a href="https://www.sectigo.com"> <img src="/images/sectigo-logo.svg" alt="Sectigo" class="logo my-3 lg:my-4" /> </a> </div> <div class="hidden xl:flex flex-1 text-center h-full"> <nav class="main"> <span class="main-nav-but has-main-drop h-full"> <span class="flex h-full top-link first " data-id="main-nav-1433170"> <a href="https://www.sectigo.com/products" class="inline-flex items-center"> <span>Shop</span> <span class="text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </a> <div class="main-drop hidden cols-2" id="main-nav-1433170-drop"> <div class="main-drop-cols"> <div class="flex -mx-4"> <div class="col px-4 w-1/2"> <div class="mt-6 mb-3"> <div class="btns-2023 "><a href="https://www.sectigo.com/ssl-certificates-tls" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> TLS / SSL Certificates </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/ev-extended-validation" > Extended Validation (EV) SSL </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/ov-organization-validation" > Organization Validation (OV) SSL </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/dv-domain-validation" > Domain Validation (DV) SSL </a> </li> </ul> </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/wildcard" > Wildcard SSL </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/multi-domain-san-ucc" > Multi-Domain SSL </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/single-ssl-certificates" > Single SSL Certificates </a> </li> </ul> </div> <div class="mt-6 mb-3"> <div class="btns-2023 "><a href="https://www.sectigo.com/ssl-certificates-tls/compare" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Compare Certificates </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> </div> <div class="col px-4 w-1/2"> <div class="mt-6 mb-3"> <div class="btns-2023 "><a href="https://www.sectigo.com/signing-certificates" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Signing Certificates </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/email-smime-certificate" > Email Security (S/MIME) </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/code-signing" > Code Signing </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/document-signing-certificates" > Document Signing Certificates </a> </li> </ul> </div> <div class="heading text-xl font-medium mb-3 mt-6"> Other Products </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/sitelock-website-security" > SiteLock Website Security </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/code-guard-website-backup" > Website Backup & Recovery </a> </li> <li> <a href="https://www.sectigo.com/ssl-certificates-tls/pci-scanning" > HackerGuardian PCI Scanning </a> </li> <li> <a href="https://www.sectigo.com/eidas-products" > eIDAS Solutions </a> </li> </ul> </div> </div> </div> </div> <div class="main-drop-promo"> <div class="-mx-4 flex items-center"> <div class="flex-1 px-4"> <div class="text-xl font-medium mb-1 text-balance"> Sectigo Certificate Manager (SCM) Pro </div> <div class="rich-text-2023 rich-text-2023--sm text-balance"> <p>Purpose-built digital certificate management for small businesses </p> </div> </div> <div class="shrink-0 text-right px-4"> <div class="btns-2023 "><a href="https://www.sectigo.com/certificate-manager-pro?ref=navad" class="btn-2023 btn--green btn--outlined"><span class="text"> Try it free </span></a></div> </div> </div> </div> </div> </span> </span> <span class="main-nav-but has-main-drop h-full"> <span class="flex h-full top-link " data-id="main-nav-1433218"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager" class="inline-flex items-center"> <span>Enterprise</span> <span class="text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </a> <div class="main-drop hidden cols-2" id="main-nav-1433218-drop"> <div class="main-drop-cols"> <div class="flex -mx-4"> <div class="col px-4 w-1/2"> <div class="heading text-xl font-medium mb-3 "> <a class="no-underline text-dark" href="https://www.sectigo.com/enterprise-solutions/certificate-manager"> Certificate Lifecycle Management </a> </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/ssl-automation" > SSL Automation </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/microsoft-ca-management" > Microsoft CA Management </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/s-mime-solutions" > S/MIME Solutions </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/private-pki" > Private PKI </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/devops-solutions" > DevOps Solutions </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/code-signing-solutions" > Code Signing Solutions </a> </li> <li> <a href="https://www.sectigo.com/enterprise-solutions/iot-security-identity-management" > IoT Device Security & Integrity </a> </li> <li> <a href="https://www.sectigo.com/quantum-labs" > Postquantum Cryptography </a> </li> </ul> </div> </div> <div class="col px-4 w-1/2"> <div class="heading text-xl font-medium mb-3 "> <a class="no-underline text-dark" href="https://www.sectigo.com/enterprise-solutions/certificate-manager"> Certificate Manager </a> </div> <div class="text-base leading-normal mb-3"> <p>CA agnostic certificate lifecycle management platform for the modern enterprise. Secure your human and machine identities at scale.</p> </div> <div class="mt-6 mb-3"> <div class="btns-2023 "><a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/integrations" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> 50+ Technology Integrations </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a><a href="https://www.sectigo.com/47-day-ssl" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> 47-day certificates are coming </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> </div> </div> </div> <div class="main-drop-promo"> <div class="-mx-4 flex items-center"> <div class="flex-1 px-4"> <div class="text-xl font-medium mb-1 text-balance"> Prepare for 47-day TLS certificates! </div> <div class="rich-text-2023 rich-text-2023--sm text-balance"> <p><span dir="ltr"></span>Download our free 47-day survival guide to learn how automation can help you stay ahead.</p> </div> </div> <div class="shrink-0 text-right px-4"> <div class="btns-2023 "><a href="https://www.sectigo.com/resource-library/ebook-the-47-day-survival-guide" class="btn-2023 btn--green btn--outlined"><span class="text"> Download </span></a></div> </div> </div> </div> </div> </span> </span> <span class="main-nav-but has-main-drop h-full"> <span class="flex h-full top-link " data-id="main-nav-1433235"> <a href="https://www.sectigo.com/partners/channel" class="inline-flex items-center"> <span>Partners</span> <span class="text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </a> <div class="main-drop hidden cols-1" id="main-nav-1433235-drop"> <div class="main-drop-cols"> <div class="flex -mx-4"> <div class="col px-4 w-1/1"> <div class="heading text-xl font-medium mb-3 "> Partnering with Sectigo </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/partners/channel" > Partner to win with Sectigo </a> </li> <li> <a href="https://www.sectigo.com/partners/certificate-as-a-service-for-partners" > Certificate as a Service </a> </li> </ul> </div> <div class="heading text-xl font-medium mb-3 mt-6"> Partner Resources </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://connect.sectigo.com/login" > Connect Partner Portal </a> </li> <li> <a href="https://connect.sectigo.com/login" > Sectigo University </a> </li> <li> <a href="https://www.sectigo.com/whmcs" > WHMCS Plugin </a> </li> </ul> </div> </div> </div> </div> <div class="main-drop-promo"> <div class="-mx-4 flex items-center"> <div class="flex-1 px-4"> <div class="text-xl font-medium mb-1 text-balance"> Connect Partner Portal </div> </div> <div class="shrink-0 text-right px-4"> <div class="btns-2023 "><a href="https://connect.sectigo.com/login" class="btn-2023 btn--green btn--outlined"><span class="text"> Login </span></a></div> </div> </div> </div> </div> </span> </span> <span class="main-nav-but has-main-drop h-full"> <span class="flex h-full top-link " data-id="main-nav-1433246"> <a href="https://www.sectigo.com/resource-library" class="inline-flex items-center"> <span>Resources</span> <span class="text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </a> <div class="main-drop hidden cols-2" id="main-nav-1433246-drop"> <div class="main-drop-cols"> <div class="flex -mx-4"> <div class="col px-4 w-1/2"> <div class="heading text-base font-medium mb-3 "> Resource Library </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="https://www.sectigo.com/resource-library/blog-posts" > Blog Posts </a> </li> <li> <a href="https://www.sectigo.com/resource-library/case-studies" > Case Studies </a> </li> <li> <a href="https://www.sectigo.com/resource-library/datasheets" > Datasheets </a> </li> <li> <a href="https://www.sectigo.com/resource-library/news" > In the News </a> </li> <li> <a href="https://www.sectigo.com/knowledge-base" > Knowledge Base </a> </li> <li> <a href="https://www.sectigo.com/resource-library/notifications" > Notifications </a> </li> <li> <a href="https://www.sectigo.com/root-causes-podcast" > Podcasts </a> </li> <li> <a href="https://www.sectigo.com/resource-library/press-releases" > Press Releases </a> </li> <li> <a href="https://www.sectigo.com/resource-library/videos" > Product Videos </a> </li> <li> <a href="https://www.sectigo.com/resource-library/technical-documents" > Technical Documents </a> </li> <li> <a href="https://www.sectigo.com/upcoming-events" > Upcoming Events </a> </li> <li> <a href="https://www.sectigo.com/resource-library/webinars" > Webinars </a> </li> <li> <a href="https://www.sectigo.com/resource-library/whitepapers" > Whitepapers </a> </li> </ul> </div> </div> <div class="col px-4 w-1/2"> <div class="heading text-base font-medium mb-3"> <a class="no-underline text-dark hover:underline" href="/resource-library/webinars"> Upcoming Webinars </a> </div> <div class="mb-3 "> <ul class="links"> <li> <a href="/resource-library/the-use-cases-of-private-and-public-cas"> The use cases of private and public CAs </a> </li> </ul> </div> <div class="heading text-base font-medium mb-3"> <a class="no-underline text-dark hover:underline" href="/root-causes-podcast"> Root Causes Podcast Series </a> </div> <div class="mb-3 mt-4"> <ul class="links"> <li> <a href="/resource-library/root-causes-482-microsoft-and-pqc"> Root Causes 482: Microsoft and PQC </a> </li> <li> <a href="/resource-library/root-causes-481-what-is-protocol-ossification"> Root Causes 481: What Is Protocol Ossification? </a> </li> <li> <a href="/resource-library/root-causes-473-does-security-software-lack-creativity"> Root Causes 473: Does Security Software Lack Creativity? </a> </li> <li> <a href="/resource-library/root-causes-480-white-house-pqc-executive-order"> Root Causes 480: White House PQC Executive Order </a> </li> <li> <a href="/resource-library/root-causes-479-ai-adversarial-machine-learning"> Root Causes 479: AI Adversarial Machine Learning </a> </li> </ul> </div> </div> </div> </div> <div class="main-drop-promo"> <div class="-mx-4 flex items-center"> <div class="flex-1 px-4"> <div class="text-xl font-medium mb-1 text-balance"> The total economic impact™ of Sectigo Certificate Manager </div> <div class="rich-text-2023 rich-text-2023--sm text-balance"> <p><span dir="ltr"></span>Cost savings and business benefits with Sectigo Certificate Manager. Download Forrester TEI study.</p> </div> </div> <div class="shrink-0 text-right px-4"> <div class="btns-2023 "><a href="https://www.sectigo.com/forrester-tei-study" class="btn-2023 btn--green btn--outlined"><span class="text"> Download </span></a></div> </div> </div> </div> </div> </span> </span> <span class="main-nav-but has-main-drop h-full"> <span class="flex h-full top-link " data-id="main-nav-2460601"> <a href="https://www.sectigo.com/about" class="inline-flex items-center"> <span>Company</span> <span class="text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </a> <div class="main-drop hidden cols-1" id="main-nav-2460601-drop"> <div class="main-drop-cols"> <div class="flex -mx-4"> <div class="col px-4 w-1/1"> <div class="mb-3 "> <ul class="links"> <li> <a href="https://www.sectigo.com/about" > About Us </a> </li> <li> <a href="https://www.sectigo.com/about/leadership" > Leadership </a> </li> <li> <a href="https://www.sectigo.com/careers" > Careers </a> </li> <li> <a href="https://www.sectigo.com/awards" > Industry Awards </a> </li> </ul> </div> </div> </div> </div> </div> </span> </span> </nav> </div> <div class="flex shrink-0 text-right actions h-full"> <span class="flex items-center"> <span class="action xl:ml-8 flex h-full items-center" id="login-drop-toggle"> <button type="button" class="link" id="login-drop-toggle"> <span> <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon"> <path d="M20.889 16.4889C18.8306 14.8662 15.8418 14.041 11.9977 14.041C4.26238 14.041 0 17.4114 0 23.5264C0 24.0456 0.460544 24.4721 1.03388 24.4721H22.9661C23.5348 24.4721 24 24.0456 24 23.5264C23.9953 20.4851 22.9473 18.1161 20.889 16.4889ZM4.84042 17.634C6.48992 16.5074 8.89602 15.9372 11.9977 15.9372C15.0993 15.9372 17.5054 16.5074 19.1549 17.634C20.7715 18.7373 21.6926 20.4017 21.89 22.576H2.10535C2.30272 20.3971 3.22381 18.7373 4.84042 17.634Z" fill="#00AF73"/> <path d="M11.9975 12.97C15.461 12.97 18.2806 10.1651 18.2806 6.71592C18.2759 3.35941 15.5785 0.828125 11.9975 0.828125C8.41653 0.828125 5.71436 3.35941 5.71436 6.71128C5.71436 10.1651 8.53402 12.97 11.9975 12.97ZM11.9975 2.72427C14.4036 2.72427 16.2176 4.43961 16.2176 6.71592C16.2176 9.12203 14.3237 11.0784 11.9975 11.0784C9.67128 11.0784 7.77741 9.12203 7.77741 6.71592C7.77741 4.40253 9.55379 2.72427 11.9975 2.72427Z" fill="#00AF73"/> </svg> </span> <span class="text">Login</span> </button> <div class="hidden" id="login-drop"> <p><a href="https://www.sectigo.com/store-login" target="_blank" rel="noreferrer noopener">Customers</a><br /></p> <p><a href="https://scm.sectigo.com/">SCM Pro</a></p> <p><a href="https://secure.trust-provider.com/products/">Partners</a></p> </div> </span> <a href="https://www.sectigo.com/contact" class="btn-2023 btn--dark btn--solid trial-button"> <span class="text">Contact Us</span> </a> </span> </div> <div class="xl:hidden flex-1 text-right ml-6"> <button type="button" id="toggle-mobile-nav-2023" class="inline-block m-0 w-8 h-8 float-right"> <svg height="512" viewBox="0 0 24 24" width="512" class="w-8 h-8" xmlns="http://www.w3.org/2000/svg"> <g> <path d="m21 7h-18c-.6 0-1-.4-1-1s.4-1 1-1h18c.6 0 1 .4 1 1s-.4 1-1 1z" fill="#00AF73"/> </g> <g> <path d="m21 13h-18c-.6 0-1-.4-1-1s.4-1 1-1h18c.6 0 1 .4 1 1s-.4 1-1 1z" fill="#00AF73"/> </g> <g> <path d="m21 19h-18c-.6 0-1-.4-1-1s.4-1 1-1h18c.6 0 1 .4 1 1s-.4 1-1 1z" fill="#00AF73"/> </g> </svg> </button> </div> </div> </div> </div> </header> <nav class="mobile-nav-2023"> <header class="bg-grey-light text-dark px-5 py-3"> <div class="flex items-center"> <div class="w-full"> <img src="/images/sectigo-logo.svg" alt="Sectigo" style="width: 129px; height: 24px;"> </div> <div class="flex-1 align-right flex-no-shrink"> <button class="close-btn w-8 h-8 rounded bg-transparent p-2" id="mobile-nav-2023-close-btn"> <svg width="16" height="16" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4"> <path d="M5.91615 5.00007L9.80995 1.10608C10.0634 0.852787 10.0634 0.443255 9.80995 0.189966C9.55667 -0.0633221 9.14714 -0.0633221 8.89386 0.189966L4.99994 4.08396L1.10614 0.189966C0.85274 -0.0633221 0.443335 -0.0633221 0.190051 0.189966C-0.0633505 0.443255 -0.0633505 0.852787 0.190051 1.10608L4.08385 5.00007L0.190051 8.89407C-0.0633505 9.14736 -0.0633505 9.55689 0.190051 9.81018C0.316278 9.93653 0.482246 10 0.648097 10C0.813947 10 0.979797 9.93653 1.10614 9.81018L4.99994 5.91618L8.89386 9.81018C9.0202 9.93653 9.18605 10 9.3519 10C9.51775 10 9.6836 9.93653 9.80995 9.81018C10.0634 9.55689 10.0634 9.14736 9.80995 8.89407L5.91615 5.00007Z" fill="#041C2C"/> </svg> </button> </div> </div> </header> <div class="px-5 py-3"> <ul> <li class="top"> <button type="button" class="top-link toggle-drop" data-id="1433170"> <span class="flex"> <span class="w-full text"> Shop </span> <span class="flex-no-shrink icon text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </span> </button> <div class="drop mb-4" data-id="1433170"> <ul> <li class="l"> <a href="https://www.sectigo.com/products" > <span class="text">Overview</span> </a> </li> <li class="l "> <a href="https://www.sectigo.com/ssl-certificates-tls" > <span class="inline-flex items-center"> <span class="text underline font-bold"> TLS / SSL Certificates </span> <span class="pl-1"> <svg viewBox="0 0 14 10" style="width: 12px; height: 8px;" class="arrow"><use xlink:href="#arrow-right"></use></svg> </span> </span> </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/ev-extended-validation" > Extended Validation (EV) SSL </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/ov-organization-validation" > Organization Validation (OV) SSL </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/dv-domain-validation" > Domain Validation (DV) SSL </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/wildcard" > Wildcard SSL </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/multi-domain-san-ucc" > Multi-Domain SSL </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/single-ssl-certificates" > Single SSL Certificates </a> </li> <li class="l "> <a href="https://www.sectigo.com/ssl-certificates-tls/compare" > <span class="inline-flex items-center"> <span class="text underline font-bold"> Compare Certificates </span> <span class="pl-1"> <svg viewBox="0 0 14 10" style="width: 12px; height: 8px;" class="arrow"><use xlink:href="#arrow-right"></use></svg> </span> </span> </a> </li> <li class="l "> <a href="https://www.sectigo.com/signing-certificates" > <span class="inline-flex items-center"> <span class="text underline font-bold"> Signing Certificates </span> <span class="pl-1"> <svg viewBox="0 0 14 10" style="width: 12px; height: 8px;" class="arrow"><use xlink:href="#arrow-right"></use></svg> </span> </span> </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/email-smime-certificate" > Email Security (S/MIME) </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/code-signing" > Code Signing </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/document-signing-certificates" > Document Signing Certificates </a> </li> <li class="h">Other Products</li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/sitelock-website-security" > SiteLock Website Security </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/code-guard-website-backup" > Website Backup & Recovery </a> </li> <li class="l"> <a href="https://www.sectigo.com/ssl-certificates-tls/pci-scanning" > HackerGuardian PCI Scanning </a> </li> <li class="l"> <a href="https://www.sectigo.com/eidas-products" > eIDAS Solutions </a> </li> </ul> </div> </li> <li class="top"> <button type="button" class="top-link toggle-drop" data-id="1433218"> <span class="flex"> <span class="w-full text"> Enterprise </span> <span class="flex-no-shrink icon text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </span> </button> <div class="drop mb-4" data-id="1433218"> <ul> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager" > <span class="text">Overview</span> </a> </li> <li class="h">Certificate Lifecycle Management</li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/ssl-automation" > SSL Automation </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/microsoft-ca-management" > Microsoft CA Management </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/s-mime-solutions" > S/MIME Solutions </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/private-pki" > Private PKI </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/devops-solutions" > DevOps Solutions </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/code-signing-solutions" > Code Signing Solutions </a> </li> <li class="l"> <a href="https://www.sectigo.com/enterprise-solutions/iot-security-identity-management" > IoT Device Security & Integrity </a> </li> <li class="l"> <a href="https://www.sectigo.com/quantum-labs" > Postquantum Cryptography </a> </li> <li class="h">Certificate Manager</li> <li class="t"><p>CA agnostic certificate lifecycle management platform for the modern enterprise. Secure your human and machine identities at scale.</p></li> <li class="l pt-3"> <a href="https://www.sectigo.com/enterprise-solutions/certificate-manager/integrations" > <span class="inline-flex items-center"> <span class="text underline font-bold"> 50+ Technology Integrations </span> <span class="pl-1"> <svg viewBox="0 0 14 10" style="width: 12px; height: 8px;" class="arrow"><use xlink:href="#arrow-right"></use></svg> </span> </span> </a> </li> <li class="l "> <a href="https://www.sectigo.com/47-day-ssl" > <span class="inline-flex items-center"> <span class="text underline font-bold"> 47-day certificates are coming </span> <span class="pl-1"> <svg viewBox="0 0 14 10" style="width: 12px; height: 8px;" class="arrow"><use xlink:href="#arrow-right"></use></svg> </span> </span> </a> </li> </ul> </div> </li> <li class="top"> <button type="button" class="top-link toggle-drop" data-id="1433235"> <span class="flex"> <span class="w-full text"> Partners </span> <span class="flex-no-shrink icon text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </span> </button> <div class="drop mb-4" data-id="1433235"> <ul> <li class="l"> <a href="https://www.sectigo.com/partners/channel" > <span class="text">Overview</span> </a> </li> <li class="h">Partnering with Sectigo</li> <li class="l"> <a href="https://www.sectigo.com/partners/channel" > Partner to win with Sectigo </a> </li> <li class="l"> <a href="https://www.sectigo.com/partners/certificate-as-a-service-for-partners" > Certificate as a Service </a> </li> <li class="h">Partner Resources</li> <li class="l"> <a href="https://connect.sectigo.com/login" > Connect Partner Portal </a> </li> <li class="l"> <a href="https://connect.sectigo.com/login" > Sectigo University </a> </li> <li class="l"> <a href="https://www.sectigo.com/whmcs" > WHMCS Plugin </a> </li> </ul> </div> </li> <li class="top"> <button type="button" class="top-link toggle-drop" data-id="1433246"> <span class="flex"> <span class="w-full text"> Resources </span> <span class="flex-no-shrink icon text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </span> </button> <div class="drop mb-4" data-id="1433246"> <ul> <li class="l"> <a href="https://www.sectigo.com/resource-library" > <span class="text">Overview</span> </a> </li> <li class="h">Resource Library</li> <li class="l"> <a href="https://www.sectigo.com/resource-library/blog-posts" > Blog Posts </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/case-studies" > Case Studies </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/datasheets" > Datasheets </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/news" > In the News </a> </li> <li class="l"> <a href="https://www.sectigo.com/knowledge-base" > Knowledge Base </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/notifications" > Notifications </a> </li> <li class="l"> <a href="https://www.sectigo.com/root-causes-podcast" > Podcasts </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/press-releases" > Press Releases </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/videos" > Product Videos </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/technical-documents" > Technical Documents </a> </li> <li class="l"> <a href="https://www.sectigo.com/upcoming-events" > Upcoming Events </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/webinars" > Webinars </a> </li> <li class="l"> <a href="https://www.sectigo.com/resource-library/whitepapers" > Whitepapers </a> </li> <li class="h"> <a class="no-underline text-dark hover:underline" href="/resource-library/webinars"> Upcoming Webinars </a> </li> <li class="l"> <a href="/resource-library/the-use-cases-of-private-and-public-cas"> The use cases of private and public CAs </a> </li> <li class="h"> <a class="no-underline text-dark hover:underline" href="/root-causes-podcast"> Root Causes Podcast Series </a> </li> <li class="l"> <a href="/resource-library/root-causes-482-microsoft-and-pqc"> Root Causes 482: Microsoft and PQC </a> </li> <li class="l"> <a href="/resource-library/root-causes-481-what-is-protocol-ossification"> Root Causes 481: What Is Protocol Ossification? </a> </li> <li class="l"> <a href="/resource-library/root-causes-473-does-security-software-lack-creativity"> Root Causes 473: Does Security Software Lack Creativity? </a> </li> <li class="l"> <a href="/resource-library/root-causes-480-white-house-pqc-executive-order"> Root Causes 480: White House PQC Executive Order </a> </li> <li class="l"> <a href="/resource-library/root-causes-479-ai-adversarial-machine-learning"> Root Causes 479: AI Adversarial Machine Learning </a> </li> </ul> </div> </li> <li class="top"> <button type="button" class="top-link toggle-drop" data-id="2460601"> <span class="flex"> <span class="w-full text"> Company </span> <span class="flex-no-shrink icon text-green pl-2"> <svg viewBox="0 0 11 6" class="angle"><use xlink:href="#angle-down-2"></use></svg> </span> </span> </button> <div class="drop mb-4" data-id="2460601"> <ul> <li class="l"> <a href="https://www.sectigo.com/about" > <span class="text">Overview</span> </a> </li> <li class="l"> <a href="https://www.sectigo.com/about" > About Us </a> </li> <li class="l"> <a href="https://www.sectigo.com/about/leadership" > Leadership </a> </li> <li class="l"> <a href="https://www.sectigo.com/careers" > Careers </a> </li> <li class="l"> <a href="https://www.sectigo.com/awards" > Industry Awards </a> </li> </ul> </div> </li> </ul> <ul class="actions"> <li class="top top-link"> <form method="get" action="/search/results" id="site-header-search" class="search sm:block"> <div class="relative block h-9"> <input type="text" name="q" title="Search" placeholder="Search" id="site-header-search-input" class="rounded block h-9"> <button type="submit" class="search-icon" id="site-header-search-btn" aria-label="Search"> <svg width="20" height="20" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon">#} <path d="M9.65926 19.8529C11.8044 19.853 13.8882 19.1478 15.5806 17.849L21.9654 24.14C22.4423 24.5938 23.2023 24.5808 23.663 24.1109C24.1123 23.6524 24.1123 22.9256 23.663 22.4673L17.2782 16.1763C20.5491 12.0276 19.7874 6.05175 15.5769 2.82888C11.3663 -0.393985 5.30149 0.35651 2.03058 4.50521C-1.24033 8.65391 -0.478646 14.6297 3.7319 17.8526C5.42703 19.1501 7.5127 19.854 9.65926 19.8529ZM4.52915 5.28711C7.36246 2.49537 11.9562 2.49532 14.7895 5.28701C17.6229 8.0787 17.6229 12.6049 14.7896 15.3967C11.9563 18.1884 7.36262 18.1885 4.52926 15.3968C4.5292 15.3967 4.5292 15.3967 4.52915 15.3967C1.69584 12.6253 1.67915 8.1156 4.49181 5.3239C4.50424 5.31161 4.51667 5.29936 4.52915 5.28711Z" fill="#00AF73"/> </svg> </button> </div> </form> </li> <li class="top pb-4"> <span class="top-link">Login</span> <div class="login-text"> <p><a href="https://www.sectigo.com/store-login" target="_blank" rel="noreferrer noopener">Customers</a><br /></p> <p><a href="https://scm.sectigo.com/">SCM Pro</a></p> <p><a href="https://secure.trust-provider.com/products/">Partners</a></p> </div> </li> <li class="top"> <a href="https://www.sectigo.com/support" class="top-link"> Support </a> </li> <li class="top"> <a href="#scm-trial" class="top-link"> Free Trial </a> </li> </ul> </div> </nav> <div class="mobile-nav-2023-overlay"></div> <script>var siteHeaderSearch=document.getElementById('site-header-search');var siteHeaderSearchInput=document.getElementById('site-header-search-input');siteHeaderSearch.addEventListener('submit',function(e){var q=siteHeaderSearchInput.value;if(q===''){siteHeaderSearchInput.focus();e.preventDefault();}}) require(['jquery','hoverIntent'],function(){let mainNavHoverTarget=null;let mainNavHoverShowTimeout=null;let mainNavHoverHideTimeout=null;const mainNavHoverDuration=300;$(function(){$('.has-main-drop').hoverIntent(showMainDrop,hideMainDrop);$('#login-drop-toggle').hoverIntent(showLoginDrop,hideLoginDrop);});function showMainDrop(){if(!mainNavHoverTarget||mainNavHoverTarget===this){_showMainDrop.bind(this)();}else{mainNavHoverShowTimeout=setTimeout(()=>{_showMainDrop.bind(this)();},mainNavHoverDuration)}} function _showMainDrop(){if(mainNavHoverTarget&&mainNavHoverTarget===this){clearTimeout(mainNavHoverHideTimeout);clearTimeout(mainNavHoverShowTimeout);};const element=$(this).children().first();const id=element.data('id');if(!id){return;} const target=$(`#${id}-drop`);if(!target){return;} $('[id$="-drop"]').addClass('hidden');$('.top-link').removeClass('active');element.addClass('active');target.removeClass('hidden');mainNavHoverTarget=this;clearTimeout(mainNavHoverShowTimeout);let offset=$(this).find('.top-link').offset();let dropdownWidth=target.outerWidth(true);let linkWidth=$(this).find('.top-link').width();let dropdownOffset=offset.left+(linkWidth/2);if(dropdownWidth<400){target.css("left",dropdownOffset+'px');}} function hideMainDrop(){if(mainNavHoverTarget&&mainNavHoverTarget!==this){return};mainNavHoverHideTimeout=setTimeout(()=>{_hideMainDrop.bind(this)();},mainNavHoverDuration);} function _hideMainDrop(){const element=$(this).children().first();const id=element.data('id');if(!id){return;} const target=$(`#${id}-drop`);if(!target){return;} element.removeClass('active');target.addClass('hidden');mainNavHoverTarget=null;} $('#toggle-mobile-nav-2023').click(function(){$('html').addClass('active-mobile-nav');});$('.mobile-nav-2023-overlay').click(function(){$('html').removeClass('active-mobile-nav');});$('#mobile-nav-2023-close-btn').click(function(){$('html').removeClass('active-mobile-nav');});$('.mobile-nav-2023 .top-link').click(function(){var id=$(this).attr('data-id');var target=$('.mobile-nav-2023 .drop[data-id="'+id+'"]');if($(this).hasClass('active')){$(this).removeClass('active');target.slideUp();}else{$(this).addClass('active');target.slideDown();}});function showLoginDrop(){const target=$('#login-drop');if(!target){return;} target.removeClass('hidden');} function hideLoginDrop(){const target=$('#login-drop');if(!target){return;} target.addClass('hidden');}});</script> <main class="content"> <!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <div class="large-hero-wrap"> <div class="large-hero-slide h-full"> <section id="hero" class="block block-2023 hero block-text- block-bg- overflow-hidden h-full"> <div class=" container container-normal flex flex-col h-full"> <div class="flex"> </div> <div class="flex lg:flex-row flex-col w-full"> <div class=" hero-hexa lg:pr-8 "> <h1 class="">Automate certificate lifecycle management</h1> <div class="hexa-text mb-8 "> <p>Eliminate outages. Full visibility across all your digital certificates. One single management console to discover, renew, and revoke.</p> </div> <div class="btns-2023 "><a href="https://www.sectigo.com/enterprise-solutions/demo-request" class="btn-2023 btn--yellow btn--solid"><span class="text"> Schedule a Demo </span></a><a href="https://www.sectigo.com/enterprise-solutions/certificate-manager" class="btn-2023-text-link btn--light btn--arrow-white"><span class="inline-flex items-center"><span class="text"> Learn More </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> <div class="graphic-wrapper"> <div class="graphic"> <div class="hex-container"> <!-- Row 1 --> <div class="hex-row hex-row-o"> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-12 hex-d-3"></div></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-12 hex-d-5"></div></div> <div class="hex"><div class="hex-i hex-c-2-16 hex-d-6"></div></div> <div class="hex"></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-12 hex-d-9"></div></div> </div> <!-- Row 2 --> <div class="hex-row hex-row-e"> <div class="hex"><div class="hex-i hex-c-1-02 hex-d-2 o-0-on-xl"></div></div> <div class="hex"> <div class="hex-i hex-c-1-12 hex-d-3 o-04-on-xl"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png 2x" alt="" class="icon show-on-xxl" style="opacity: 0.4;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-2-16 hex-d-4"></div></div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-5"></div></div> <div class="hex"> <div class="hex-i hex-c-2-16 hex-d-6"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png 2x" alt="" class="icon" style="opacity: 0.4;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-2-08 hex-d-7"></div></div> <div class="hex"> <div class="hex-i hex-c-2-16 hex-d-8"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png 2x" alt="" class="icon" style="opacity: 0.4;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-2-04 hex-d-9"></div></div> </div> <!-- Row 3 --> <div class="hex-row hex-row-o"> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-2 o-0-on-xl"></div></div> <div class="hex"> <div class="hex-i hex-c-1-16 hex-d-3 o-04-on-xl"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png 2x" alt="" class="icon show-on-xxl" style="opacity: 0.75;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-1-12 hex-d-4"></div></div> <div class="hex"> <div class="hex-light hex-i hex-d-5"> <a class="light" href="https://www.sectigo.com/enterprise-solutions/certificate-manager/ssl-automation"><span>SSL<br>Automation</span></a> </div> </div> <div class="hex"> <div class="hex-dark hex-i hex-d-6"> <a class="dark" href="https://www.sectigo.com/enterprise-solutions/certificate-manager/integrations"><span>50+<br>Integrations</span></a> </div> </div> <div class="hex"> <div class="hex-i hex-c-1-12 hex-d-7"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/sectigo-customer-trust-bl-2.png 2x" alt="" class="icon" style="opacity: 0.75;" /> </div> </div> <div class="hex"> <div class="hex-light hex-i hex-d-8"> <a class="light" href="https://www.sectigo.com/enterprise-solutions/certificate-manager/private-pki"><span>Private<br>PKI</span></a> </div> </div> <div class="hex"><div class="hex-i hex-c-1-06 hex-d-9"></div></div> </div> <!-- Row 4 --> <div class="hex-row hex-row-e"> <div class="hex"><div class="hex-i hex-c-2-08 hex-d-2 o-0-on-xl"></div></div> <div class="hex hide-on-xxl"><div class="hex-i hex-c-1-04 hex-d-4"></div></div> <div class="hex"> <div class="hex-light hex-i hex-d-3"> <a class="light" href="https://www.sectigo.com/certificate-discovery"><span>Certificate<br>Discovery</span></a> </div> </div> <div class="hex show-on-xxl"><div class="hex-i hex-c-1-16 hex-d-4"></div></div> <div class="hex"> <div class="hex-i hex-c-2-16 hex-d-5"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/sectigo-brand-protection-bl-2.png 2x" alt="" class="icon" style="opacity: 0.75;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-2-16 hex-d-6"></div></div> <div class="hex"> <div class="hex-light hex-i hex-d-7"> <a class="light" href="https://www.sectigo.com/quantum-labs"><span>Quantum<br>Readiness</span></a> </div> </div> <div class="hex"><div class="hex-i hex-c-2-16 hex-d-8"></div></div> <div class="hex"><div class="hex-i hex-c-2-02 hex-d-9"></div></div> </div> <!-- Row 5 --> <div class="hex-row hex-row-o"> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-2 o-0-on-xl"></div></div> <div class="hex"><div class="hex"></div></div> <div class="hex"> <div class="hex-i hex-c-1-12 hex-d-4"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/Sectigo_Network-discovery-bl-5.png 2x" alt="" class="icon show-on-lg" style="opacity: 0.4;" /> </div> </div> <div class="hex hide-on-xxl"><div class="hex-i hex-c-1-08 hex-d-7"></div></div> <div class="hex"> <div class="hex-dark hex-i hex-d-5"> <a class="dark" href="https://www.sectigo.com/enterprise-solutions/certificate-manager/microsoft-ca-management"><span>Microsoft<br>AD CS<br>Augmentation</span></a> </div> </div> <div class="hex show-on-xxl"> <div class="hex-i hex-c-2-10 hex-d-6"> <img src="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png" srcset="https://www.sectigo.com/uploads/icons/_56xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png 1x, https://www.sectigo.com/uploads/icons/_120xAUTO_fit_center-center_none/Sectigo_Increase-Compliance-BL-1.png 2x" alt="" class="icon" style="opacity: 0.75;" /> </div> </div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-7"></div></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-8" ></div></div> <div class="hex"><div class="hex-i hex-c-1-08 hex-d-9"></div></div> </div> <!-- Row 6 --> <div class="hex-row hex-row-e"> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-12 hex-d-3 o-0-on-xl"></div></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-5"></div></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-7"></div></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-8"></div></div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-9"></div></div> </div> <!-- Row 7 --> <div class="hex-row hex-row-o"> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-4 hide-on-xxl"></div></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-7"></div></div> <div class="hex"></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-7"></div></div> <div class="hex"><div class="hex-i hex-c-1-16 hex-d-8"></div></div> <div class="hex"><div class="hex-i hex-c-1-04 hex-d-9"></div></div> </div> </div> </div> <!-- Outlined hexagons --> <span class="hex-outline" style="left: 340px; top: 20px; animation-delay: .4s; opacity: 0.32;"> <svg viewBox="0 0 110 128"><use xlink:href="#hex-outline"></use></svg> </span> <span class="hex-outline" style="left: 638px; top: 103px; animation-delay: .7s; opacity: 0.16;"> <svg viewBox="0 0 110 128"><use xlink:href="#hex-outline"></use></svg> </span> <span class="hex-outline" style="left: 69px; top: 358px; animation-delay: .2s; opacity: 0.32;"> <svg viewBox="0 0 110 128"><use xlink:href="#hex-outline"></use></svg> </span> <span class="hex-outline" style="left: 574px; top: 444px; animation-delay: .6s; opacity: 0.12;"> <svg viewBox="0 0 110 128"><use xlink:href="#hex-outline"></use></svg> </span> <span class="hex-outline" style="left: 796px; top: 342px; animation-delay: .8s; opacity: 0.12;"> <svg viewBox="0 0 110 128"><use xlink:href="#hex-outline"></use></svg> </span> </div> </div> </div> <div class="bg"><span></span><span></span><span></span><span></span></div> <!-- Mobile hexagons --> <div class="mobile-hex"> <svg width="349" height="442" viewBox="0 0 349 442" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M172 96.0037L117 128L62 96.0037L62 31.9963L117 -4.44493e-06L172 31.9963L172 96.0037Z" fill="#C8D4E8" fill-opacity="0.12"/> <path d="M290 96.0037L235 128L180 96.0037L180 31.9963L235 -4.44493e-06L290 31.9963L290 96.0037Z" fill="#C0ECDC" fill-opacity="0.08"/> <path d="M231 200.004L176 232L121 200.004L121 135.996L176 104L231 135.996L231 200.004Z" fill="#C8D4E8" fill-opacity="0.16"/> <path d="M110 408.004L55 440L-1.3986e-06 408.004L-4.19646e-06 343.996L55 312L110 343.996L110 408.004Z" fill="#C8D4E8" fill-opacity="0.08"/> <path d="M113 200.004L58 232L3 200.004L3 135.996L58 104L113 135.996L113 200.004Z" fill="#C8D4E8" fill-opacity="0.08"/> <path d="M172 305.004L117 337L62 305.004L62 240.996L117 209L172 240.996L172 305.004Z" fill="#C8D4E8" fill-opacity="0.12"/> <path d="M231 410.004L176 442L121 410.004L121 345.996L176 314L231 345.996L231 410.004Z" fill="#C0ECDC" fill-opacity="0.20"/> <path d="M349 200.004L294 232L239 200.004L239 135.996L294 104L349 135.996L349 200.004Z" fill="#C8D4E8" fill-opacity="0.04"/> <path d="M290 304.004L235 336L180 304.004L180 239.996L235 208L290 239.996L290 304.004Z" fill="#C8D4E8" fill-opacity="0.08"/> </svg> </div> <!-- Bottom curve --> <div class="curve"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1600 73.6"> <path fill="#FFFFFF" d="M1600,0l-.8.2c-168.6,44.8-369.3,73.6-589.4,56.8C372.8,8.5,0,68.5,0,68.5v5.1h1600V0Z"/> </svg> </div> </section> </div> </div> <script></script> <section class="block block-2023 cta-block block-bg-white block-text-dark" id="Needacertificatenow?"> <div class="container reduced-margin"> <div class="z-20 relative flex flex-wrap cta-main-container"> <div class="cta-location-left-side w-full xl:w-2/5 font-normal cta-single-line-left-col"> <h2 class="as-h1 heading">Need a certificate now?</h2> <div class="rich-text-2023"><p>Sectigo is the largest, most trusted, commercial public CA. Visit our online store or call us at <a href="tel:18882666361">1-888-266-6361</a> to get your certificate issued right away.</p></div> </div> <div class="w-full xl:w-3/5 flex flex-wrap cta-single-line-right-col xl:pl-20 mt-3 lg:mt-4"> <div class="cta-column-0 md:w-1/2 w-full "> <ul class="btns-2023 btns-2023-ul p-0 pl-4 mb-0 "><li class="btns-2023-li w-full"><a href="https://www.sectigo.com/ssl-certificates-tls/dv-domain-validation" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Domain Validation (DV) SSL </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="https://www.sectigo.com/ssl-certificates-tls/ov-organization-validation" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Organization Validation (OV) SSL </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="https://www.sectigo.com/ssl-certificates-tls/ev-extended-validation" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Extended Validation (EV) SSL </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="https://www.sectigo.com/ssl-certificates-tls/compare" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Compare All SSL Certificates </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li></ul> <style> ul.btns-2023 { list-style-type: square; color: #ccc; display: flex; flex-direction: column; } ul.btns-2023 .btns-2023-li .text { font-size: 18px; line-height: 22px; font-weight: 400; } ul.btns-2023 .btns-2023-li a { margin: 0; padding-left: 5px; } ul.btns-2023 span { color: #1D53A5; } .btns-2023-ul { gap: 16px; } @media (max-width: 460px) { ul.btns-2023 li.btns-2023-li { margin-left: 0px; } } </style> </div> <div class="cta-column-1 md:w-1/2 w-full lg:pl-12 mt-4 md:mt-0"> <ul class="btns-2023 btns-2023-ul p-0 pl-4 mb-0 "><li class="btns-2023-li w-full"><a href="" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Code Signing </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> Email Security (S/MIME) </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> eIDAS Solutions </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li><li class="btns-2023-li w-full"><a href="https://www.sectigo.com/certificate-manager-pro" class="btn-2023-text-link btn--dark btn--arrow-green"><span class="inline-flex items-center"><span class="text"> ACME Automation </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></li></ul> <style> ul.btns-2023 { list-style-type: square; color: #ccc; display: flex; flex-direction: column; } ul.btns-2023 .btns-2023-li .text { font-size: 18px; line-height: 22px; font-weight: 400; } ul.btns-2023 .btns-2023-li a { margin: 0; padding-left: 5px; } ul.btns-2023 span { color: #1D53A5; } .btns-2023-ul { gap: 16px; } @media (max-width: 460px) { ul.btns-2023 li.btns-2023-li { margin-left: 0px; } } </style> </div> </div> <div class="cta-background-image-wrapper single-row"> </div> </div> </div> </section> <section class="block block-2023 logos-block block-bg-white block-text-dark" id="TrustedleaderincomprehensiveCLMsolutions"> <div class="container-full "> <div class="container-text"> <div class="mb-10 text-center mx-auto" > <h2 class=hr-with-text>Trusted leader in comprehensive CLM solutions</h2> </div> </div> <div class="relative carousel-wrap carousel-full-width"> <div id="block-2103983" class="carousel cols-6 "> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/FedEx-Logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/FedEx-Logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/FedEx-Logo.png 2x" alt="FedEx logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/aecom-logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/aecom-logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/aecom-logo.png 2x" alt="Aecom logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/equifax_logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/equifax_logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/equifax_logo.png 2x" alt="Equifax logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Danfoss-logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Danfoss-logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/Danfoss-logo.png 2x" alt="Danfoss logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Gap-Logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Gap-Logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/Gap-Logo.png 2x" alt="Gap Logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Volvo-Logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Volvo-Logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/Volvo-Logo.png 2x" alt="Volvo Logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/mcafee-logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/mcafee-logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/mcafee-logo.png 2x" alt="McAfee logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/bass-pro-shops-logo-colors.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/bass-pro-shops-logo-colors.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/bass-pro-shops-logo-colors.png 2x" alt="Bass pro shops logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Electrolux_logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Electrolux_logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/Electrolux_logo.png 2x" alt="Electrolux logo" class="mx-auto" /> </div> </a> <div class="item text-center flex items-center "> <img src="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Air_France_Logo.png" srcset="https://www.sectigo.com/uploads/logos/_160x120_fit_center-center_none/Air_France_Logo.png 1x, https://www.sectigo.com/uploads/logos/_320x240_fit_center-center_none/Air_France_Logo.png 2x" alt="Air France Logo" class="mx-auto" /> </div> </a> </div> </div> <script>require(['jquery','slick'],function(){$(function(){const resizeCarrousel=function(){const itemWidth=($('body').width()- (($('#block-2103983')[0].slick.options.slidesToShow+1)*16))/($('#block-2103983')[0].slick.options.slidesToShow+1) if($('body').width()<768){$('#block-2103983')[0].slick.originalSettings.centerPadding=`${itemWidth/3}px` $('#block-2103983')[0].slick.options.centerPadding=`${itemWidth/2}px`}else{$('#block-2103983')[0].slick.originalSettings.centerPadding=`${itemWidth/3*2}px` $('#block-2103983')[0].slick.options.centerPadding=`${itemWidth/3*2}px`}} window.onresize=resizeCarrousel $('#block-2103983').slick({centerMode:true,slidesToShow:6,autoplay:true,dots:false,arrows:true,infinite:true,slidesToScroll:1,adaptiveHeight:false,nextArrow:$(".logos-block-nav-right"),prevArrow:$(".logos-block-nav-left"),responsive:[{breakpoint:768,settings:{slidesToShow:3,}},{breakpoint:1200,settings:{slidesToShow:6,}},{breakpoint:2001,settings:{slidesToShow:6,}},{breakpoint:2501,settings:{slidesToShow:7,}},{breakpoint:3841,settings:{slidesToShow:9,}},]}).on('setPosition',function(){resizeCarrousel()}).on('afterChange',function(){resizeCarrousel()});resizeCarrousel()});});</script> </div> </section> <section class="block block-2023 rich-text-block block-bg-image block-text-light" id=""> <div class="container "> <div class=""> <div class="pb-0"> <h2>Sectigo acquires Entrust public certificate business</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>Sectigo has acquired Entrust’s public certificate business. This milestone underscores our unwavering commitment to providing innovative and reliable digital security solutions for businesses globally. <br /></p> </div> </div> <div class="mt-10 mb-5"> <div class="btns-2023 "><a href="https://www.sectigo.com/united-in-trust" class="btn-2023 btn--white btn--outlined"><span class="text"> Learn More </span></a></div> </div> </div> </div> </div> <div class="bg-object-fit "> <img src="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/globe-network.png" srcset="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/globe-network.png 1x, https://www.sectigo.com/uploads/block_backgrounds/_3840x2160_fit_center-center_none/globe-network.png 2x" alt="" class="bg"/> </div> </section> <section class="block block-2023 sbs-block block-bg-white block-text-dark" id="Secure,simple,scalableCLMforcustomersofallsizes"> <div class="container "> <div class="flex flex-col text-center items-center "> <h2 class="as-h1 max-w-xl">Secure, simple, scalable CLM for customers of all sizes</h2> <div class="rich-text-2023 mb-12 lg:w-5/6 "><p>Sectigo Certificate Manager (SCM) Pro and Enterprise are now available to try for free for 30 days.</p></div> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:w-1/2 lg:pr-8"> <div class="show-cards rounded pl-8 py-6 relative text-dark bg-white"> <div class="flex z-20 relative h-full items-stretch "> <div class="w-full md:w-4/5 xl:w-3/4 lg:w-full pr-8 flex flex-col justify-between h-full" style="flex:1"> <h3>SCM Pro</h3> <div class="mb-10"> <div class="rich-text-2023 checkmark-bullets checkmark-bullets--green"> <p>Manage your DV SSL certificates effortlessly with certificate as a service</p> <ul><li>Discovery of all public certificates</li><li>Unlimited issuance per domain</li><li>Guided step by step workflows</li><li>ACME automation</li></ul> </div> </div> <div class="btns-2023 flex justify-between items-center pr-5" ><a href="https://www.sectigo.com/scm-pro-signup" class="btn-2023 btn--blue btn--solid"><span class="text"> Start Your Free Trial </span></a><a href="https://www.sectigo.com/certificate-manager-pro" class="btn-2023-text-link btn--dark btn--arrow-blue"><span class="inline-flex items-center"><span class="text"> Learn More </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> <div class="w-1/4 hidden md:flex md:w-1/5 xl:w-1/4 lg:hidden xl:flex items-start"> <img src="https://www.sectigo.com/uploads/images/_400xAUTO_fit_center-center_none/scm-pro-cropped.png" srcset="https://www.sectigo.com/uploads/images/_400xAUTO_fit_center-center_none/scm-pro-cropped.png 1x, https://www.sectigo.com/uploads/images/_800xAUTO_fit_center-center_none/scm-pro-cropped.png 2x" alt="" /> </div> </div> <div class="bg-object-fit rounded"> <img src="https://www.sectigo.com/uploads/block_backgrounds/_400xAUTO_fit_center-center_none/scm-pro-background-arhitecture.png" srcset="https://www.sectigo.com/uploads/block_backgrounds/_400xAUTO_fit_center-center_none/scm-pro-background-arhitecture.png 1x, https://www.sectigo.com/uploads/block_backgrounds/_800xAUTO_fit_center-center_none/scm-pro-background-arhitecture.png 2x" alt="" class="bg" /> </div> </div> </div> <div class="lg:flex flex-col lg:w-1/2 lg:pl-8 mt-10 lg:mt-0"> <div class="show-cards rounded pl-8 py-6 relative text-light bg-white"> <div class="flex z-20 relative h-full items-stretch "> <div class="w-full md:w-4/5 xl:w-3/4 lg:w-full pr-8 flex flex-col justify-between h-full" style="flex:1"> <h3>SCM Enterprise</h3> <div class="mb-10"> <div class="rich-text-2023 checkmark-bullets checkmark-bullets--white"> <p>Meet all your certificate and PKI needs with a single platform</p> <ul><li>Multi-cloud/hybrid CA agnostic model</li><li>S/MIME, code signing, private CA and beyond</li><li>ACME, SCEP, EST, REST API automation</li><li>50+ technology integrations</li></ul> </div> </div> <div class="btns-2023 flex justify-between items-center pr-5" ><a href="#scm-trial" class="btn-2023 btn--white btn--solid"><span class="text"> Start Your Free Trial </span></a><a href="https://www.sectigo.com/enterprise-solutions/certificate-manager" class="btn-2023-text-link btn--light btn--arrow-white"><span class="inline-flex items-center"><span class="text"> Learn More </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> <div class="w-1/4 hidden md:flex md:w-1/5 xl:w-1/4 lg:hidden xl:flex items-start"> <img src="https://www.sectigo.com/uploads/images/_400xAUTO_fit_center-center_none/scm-enterprise-cropped.png" srcset="https://www.sectigo.com/uploads/images/_400xAUTO_fit_center-center_none/scm-enterprise-cropped.png 1x, https://www.sectigo.com/uploads/images/_800xAUTO_fit_center-center_none/scm-enterprise-cropped.png 2x" alt="Sectigo Certificate Manager enterprise dashboard" /> </div> </div> <div class="bg-object-fit rounded"> <img src="https://www.sectigo.com/uploads/block_backgrounds/_400xAUTO_fit_center-center_none/scm-enterprise-background.png" srcset="https://www.sectigo.com/uploads/block_backgrounds/_400xAUTO_fit_center-center_none/scm-enterprise-background.png 1x, https://www.sectigo.com/uploads/block_backgrounds/_800xAUTO_fit_center-center_none/scm-enterprise-background.png 2x" alt="" class="bg" /> </div> </div> </div> </div> </div> </section> <section class="block block-2023 sbs-block block-bg-light-gray block-text-dark" id=""> <div class="container "> <div class="flex flex-col text-center items-center "> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:w-1/2 lg:pr-8"> <div class="text-center lg:text-left"> <figure> <img src="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/frost-and-sullivan-clm-award.png" srcset="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/frost-and-sullivan-clm-award.png 1x, https://www.sectigo.com/uploads/images/_1900xAUTO_fit_center-center_none/frost-and-sullivan-clm-award.png 2x" alt="" class="mx-auto lg:mx-0" /> </figure> </div> </div> <div class="lg:flex flex-col lg:justify-center lg:w-1/2 lg:pl-8 mt-10 lg:mt-0"> <div class="pb-0"> <h2>Sectigo wins Frost & Sullivan Certificate Lifecycle Management leadership award</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>Frost & Sullivan recognizes Sectigo for outstanding CLM innovation in the face of disruptive technology shifts.</p> </div> </div> <div class="mt-10 mb-5"> <div class="btns-2023 "><a href="https://www.sectigo.com/frost-sullivan-customer-value-leadership-award" class="btn-2023 btn--yellow btn--solid"><span class="text"> Download the Report </span></a></div> </div> </div> </div> </div> </div> </section> <section class="block block-2023 sbs-block block-bg-white block-text-dark" id=""> <div class="container "> <div class="flex flex-col text-center items-center "> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:justify-center lg:w-2/3 lg:pr-8"> <div class="pb-0"> <h2>Total economic impact of Sectigo Certificate Manager</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>Forrester estimates enterprises can achieve 243% ROI and a Net Present Value of $3.9M with Sectigo Certificate Manager</p> </div> </div> <div class="mt-10 mb-5"> <div class="btns-2023 "><a href="https://www.sectigo.com/forrester-tei-study" class="btn-2023 btn--blue btn--solid"><span class="text"> Download Forrester TEI Study </span></a></div> </div> </div> </div> <div class="lg:flex flex-col lg:w-1/3 lg:pl-8 mt-10 lg:mt-0"> <div class="text-center lg:text-left"> <figure> <img src="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/Square-Book-Mockup.png" srcset="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/Square-Book-Mockup.png 1x, https://www.sectigo.com/uploads/images/_1900xAUTO_fit_center-center_none/Square-Book-Mockup.png 2x" alt="" class="mx-auto lg:mx-0" /> </figure> </div> </div> </div> </div> </section> <section class="block block-2023 sbs-block block-bg-image block-text-light" id=""> <div class="container "> <div class="flex flex-col text-center items-center "> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:w-1/2 lg:pr-8"> <div class="video-image-container"> <div id="video-wrapper"> <div id="thumbnail-overlay"> <img id="video-thumbnail" src="https://www.sectigo.com/uploads/images/_700xAUTO_fit_center-center_none/sectigo-delivering-digital-trust.png" srcset="https://www.sectigo.com/uploads/images/_700xAUTO_fit_center-center_none/sectigo-delivering-digital-trust.png 1x, https://www.sectigo.com/uploads/images/_1400xAUTO_fit_center-center_none/sectigo-delivering-digital-trust.png 2x" alt="" class="w-mx-auto lg:mx-0" /> <span id="play-button" class="video-btn block centered btn-2023 btn-- btn--solid"> <span class="play-icon"><span class="sr-only">Play video</span></span> </span> </div> <div id="video-container" class="video-container"> <div id="youtubeVideo"></div> </div> </div> <script>let tag=document.createElement('script');tag.src="https://www.youtube.com/iframe_api";let firstScriptTag=document.getElementsByTagName('script')[0];firstScriptTag.parentNode.insertBefore(tag,firstScriptTag);let player;function onYouTubeIframeAPIReady(){player=new YT.Player('youtubeVideo',{height:'390',width:'640',videoId:'k7Q7IruzseQ',events:{'onReady':onPlayerReady,}});} function onPlayerReady(){$('#play-button').click(function(){$('#thumbnail-overlay').hide();player.playVideo();});$("#close-btn").click(function(){$('#thumbnail-overlay').show();player.stopVideo();});}</script> </div> </div> <div class="lg:flex flex-col lg:w-1/2 lg:pl-8 mt-10 lg:mt-0"> <div class="pb-0"> <h2>We keep the lights from going dark</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>Our automated cloud-native platform provides a single view of all digital certificates, regardless of their origins, to secure humans, devices, and workloads. We help customers reduce the cost and complexity of their IT investments, protect their data, safeguard their reputations, and preserve their customer interactions.</p> <p>Customers large and small trust Sectigo to prevent today’s outages, and embrace tomorrow’s quantum computing advances. We keep the lights from going dark.</p> </div> </div> </div> </div> </div> </div> <div class="bg-object-fit "> <img src="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/modern-page-hero-bg3.jpg" srcset="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/modern-page-hero-bg3.jpg 1x, https://www.sectigo.com/uploads/block_backgrounds/_3840x2160_fit_center-center_none/modern-page-hero-bg3.jpg 2x" alt="" class="bg"/> </div> </section> <section class="block block-2023 stats-block block-bg-white block-text-dark" id="WhySectigo?"> <div class="container "> <div class="lg:flex"> <div class="lg:w-1/3 lg:pr-10"> <h2>Why Sectigo?</h2> <div class="rich-text-2023"><p>As the industry’s most innovative provider of comprehensive certificate lifecycle management (CLM) solutions, Sectigo is the platform of choice to deliver digital trust across the enterprise. Customers large and small trust Sectigo to protect their data, safeguard their reputations, and preserve their customer interactions.</p></div> </div> <div class="lg:w-2/3 lg:pl-12"> <div class="md:flex mt-10 lg:mt-0"> <div class="md:w-1/2 md:pr-5 "> <div class="text-5xl font-regular mb-2 text-new-green leading-none" style=" letter-spacing:-0.75px;">>1 Billion</div> <div class="rich-text-2023">Digital certificates issued</div> </div> <div class="md:w-1/2 md:pl-5 md:mt-0 mt-10 "> <div class="text-5xl font-regular mb-2 text-new-green leading-none" style=" letter-spacing:-0.75px;">>2,700</div> <div class="rich-text-2023">Active partners</div> </div> </div> <div class="md:flex mt-10"> <div class="md:w-1/2 md:pr-5 "> <div class="text-5xl font-regular mb-2 text-new-green leading-none" style=" letter-spacing:-0.75px;">>700,000</div> <div class="rich-text-2023">Global customers</div> </div> <div class="md:w-1/2 md:pl-5 md:mt-0 mt-10 "> <div class="text-5xl font-regular mb-2 text-new-green leading-none" style=" letter-spacing:-0.75px;">Global presence</div> <div class="rich-text-2023">8 offices worldwide</div> </div> </div> </div> </div> </div> </section> <section class="block block-2023 sbs-block block-bg-light-gray block-text-dark" id=""> <div class="container "> <div class="flex flex-col text-center items-center "> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:w-1/2 lg:pr-8"> <div class="text-center lg:text-left"> <figure> <img src="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/root-causes-white-block.png" srcset="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/root-causes-white-block.png 1x, https://www.sectigo.com/uploads/images/_1900xAUTO_fit_center-center_none/root-causes-white-block.png 2x" alt="Root Causes PKI & Security Podcast by Sectigo logo" class="mx-auto lg:mx-0" /> </figure> </div> </div> <div class="lg:flex flex-col lg:justify-center lg:w-1/2 lg:pl-8 mt-10 lg:mt-0"> <div class="pb-0"> <h2>Join the world’s most popular PKI and security podcast</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>With over 500,000 listens, industry veterans Tim Callan and Jason Soroko unravel the complexities of PKI, online trust, and digital certificates. Dive deep into the fascinating world of PKI and digital ID with us.<br /></p> </div> </div> <div class="mt-10 mb-5"> <div class="btns-2023 "><a href="https://www.sectigo.com/root-causes-podcast" class="btn-2023 btn--green btn--solid"><span class="text"> Listen Now </span></a></div> </div> </div> </div> </div> </div> </section> <section class="block block-2023 sbs-block block-bg-image block-text-light" id=""> <div class="container "> <div class="flex flex-col text-center items-center "> </div> <div class="lg:flex sbs-content"> <div class="lg:flex flex-col lg:justify-center lg:w-1/2 lg:pr-8"> <div class="pb-12"> <h2>Sectigo is recognized as a leader in G2 CLM grid</h2> <div class="mb-5"> <div class="rich-text-2023"> <p>Customers rate Sectigo Certificate Manager as a leading solution for best-in-class certificate lifecycle management</p> </div> </div> </div> <div class="text-center lg:text-left"> <figure> <img src="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/g2-hp-banner-spring-2025.png" srcset="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/g2-hp-banner-spring-2025.png 1x, https://www.sectigo.com/uploads/images/_1900xAUTO_fit_center-center_none/g2-hp-banner-spring-2025.png 2x" alt="" class="mx-auto lg:mx-0" /> </figure> </div> <div class="pb-0"> <div class="mt-10 mb-5"> <div class="btns-2023 "><a href="https://www.sectigo.com/sectigo-g2-reviews" class="btn-2023 btn--white btn--outlined"><span class="text"> Learn More </span></a></div> </div> </div> </div> <div class="lg:flex flex-col lg:w-1/2 lg:pl-8 mt-10 lg:mt-0"> <div class="text-center lg:text-left"> <figure> <img src="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/clm-grid-spring-2025_2025-03-26-095401_dloe.png" srcset="https://www.sectigo.com/uploads/images/_950xAUTO_fit_center-center_none/clm-grid-spring-2025_2025-03-26-095401_dloe.png 1x, https://www.sectigo.com/uploads/images/_1900xAUTO_fit_center-center_none/clm-grid-spring-2025_2025-03-26-095401_dloe.png 2x" alt="" class="mx-auto lg:mx-0" /> </figure> </div> </div> </div> </div> <div class="bg-object-fit "> <img src="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/blue-background-04.png" srcset="https://www.sectigo.com/uploads/block_backgrounds/_1920x1080_fit_center-center_none/blue-background-04.png 1x, https://www.sectigo.com/uploads/block_backgrounds/_3840x2160_fit_center-center_none/blue-background-04.png 2x" alt="" class="bg"/> </div> </section> <section class="block block-2023 boxed-image-and-text-block block-bg-white block-text-light" id=""> <div class="container "> <div class="bit-wrapper relative py-16 -mx-10"> <div class="z-20 relative text-wrapper px-10 lg:pl-0 carousel-wrapper px-12"> <div class="eyebrow eyebrow--white w-4/5 text-center mx-auto"> <h3>What our customers are saying</h3> </div> <div class="relative carousel lg:-mt-6"> <div id="block-1625073" class="carousel"> <div class="item text-left flex items-left has-link"> <div class="sbs-quote relative text-white"> <div class="relative p-8 lg:p-10 xl:p-12 z-20 sbs-quote-content"> <div class="flex"> <div class="col-1"> <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M56 28C56 43.464 43.464 56 28 56C12.536 56 0 43.464 0 28C0 12.536 12.536 0 28 0C43.464 0 56 12.536 56 28Z" fill="white"/> <path d="M25.6303 16.456L22.7503 39.016H11.6143L17.1823 16.456H25.6303ZM41.3743 16.456L38.4943 39.016H27.3583L32.9263 16.456H41.3743Z" fill="#69B3E7"/> </svg> </div> <div class="col-2 rich-text-2023--xl"> <p>SCM gives you proactive updates regarding any changes in the SSL landscape including security issues and alerts, and ensures no unexpected certificate expiration. All of these features within SCM allow your organization's dependence on IT to remain secure.</p> </div> </div> <div class="rich-text-2023 text-right mt-6"> <div> Andrew Rust </div> <div class="text-sectigo-blue"> Technical Authority, Aviva </div> </div> </div> <div class="bg-object-fit"> <img src="/images/sbs-quote-bg@2x.jpg" class="bg" alt=""> </div> </div> </div> <div class="item text-left flex items-left has-link"> <div class="sbs-quote relative text-white"> <div class="relative p-8 lg:p-10 xl:p-12 z-20 sbs-quote-content"> <div class="flex"> <div class="col-1"> <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M56 28C56 43.464 43.464 56 28 56C12.536 56 0 43.464 0 28C0 12.536 12.536 0 28 0C43.464 0 56 12.536 56 28Z" fill="white"/> <path d="M25.6303 16.456L22.7503 39.016H11.6143L17.1823 16.456H25.6303ZM41.3743 16.456L38.4943 39.016H27.3583L32.9263 16.456H41.3743Z" fill="#69B3E7"/> </svg> </div> <div class="col-2 rich-text-2023--xl"> <p>With Sectigo Private PKI, you can connect to the network or the Microsoft agent and the software automatically populates the portal, so that you can manage all of your certificates from a single dashboard.</p> </div> </div> <div class="rich-text-2023 text-right mt-6"> <div> Bryan Seely </div> <div class="text-sectigo-blue"> Senior Systems Engineer, IT, Lighthouse Global </div> </div> </div> <div class="bg-object-fit"> <img src="/images/sbs-quote-bg@2x.jpg" class="bg" alt=""> </div> </div> </div> <div class="item text-left flex items-left has-link"> <div class="sbs-quote relative text-white"> <div class="relative p-8 lg:p-10 xl:p-12 z-20 sbs-quote-content"> <div class="flex"> <div class="col-1"> <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M56 28C56 43.464 43.464 56 28 56C12.536 56 0 43.464 0 28C0 12.536 12.536 0 28 0C43.464 0 56 12.536 56 28Z" fill="white"/> <path d="M25.6303 16.456L22.7503 39.016H11.6143L17.1823 16.456H25.6303ZM41.3743 16.456L38.4943 39.016H27.3583L32.9263 16.456H41.3743Z" fill="#69B3E7"/> </svg> </div> <div class="col-2 rich-text-2023--xl"> <p>Sectigo Certificate Manager has become a major part of our IT management infrastructure, allowing us to update, add, and delete thousands of digital certificates with a streamlined dashboard and email alert system.</p> </div> </div> <div class="rich-text-2023 text-right mt-6"> <div> Craig Hurter </div> <div class="text-sectigo-blue"> IT Security Manager, University of Colorado at Boulder </div> </div> </div> <div class="bg-object-fit"> <img src="/images/sbs-quote-bg@2x.jpg" class="bg" alt=""> </div> </div> </div> <div class="item text-left flex items-left has-link"> <div class="sbs-quote relative text-white"> <div class="relative p-8 lg:p-10 xl:p-12 z-20 sbs-quote-content"> <div class="flex"> <div class="col-1"> <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M56 28C56 43.464 43.464 56 28 56C12.536 56 0 43.464 0 28C0 12.536 12.536 0 28 0C43.464 0 56 12.536 56 28Z" fill="white"/> <path d="M25.6303 16.456L22.7503 39.016H11.6143L17.1823 16.456H25.6303ZM41.3743 16.456L38.4943 39.016H27.3583L32.9263 16.456H41.3743Z" fill="#69B3E7"/> </svg> </div> <div class="col-2 rich-text-2023--xl"> <p>Automation made deployment fast and easy for the hundreds of certificates Medecision currently has under management."</p> </div> </div> <div class="rich-text-2023 text-right mt-6"> <div> David Lundy </div> <div class="text-sectigo-blue"> Vice President, Client Success at Medecision </div> </div> </div> <div class="bg-object-fit"> <img src="/images/sbs-quote-bg@2x.jpg" class="bg" alt=""> </div> </div> </div> </div> </div> </div> <div class="bit-background-image-wrapper block-bg-dark carousel-wrapper"> <img src="https://www.sectigo.com/uploads/block_backgrounds/_450x515_fit_center-center_none/woman-in-a-dataenter-sectigo.png" srcset="https://www.sectigo.com/uploads/block_backgrounds/_450x515_fit_center-center_none/woman-in-a-dataenter-sectigo.png 1x, https://www.sectigo.com/uploads/block_backgrounds/_900x1030_fit_center-center_none/woman-in-a-dataenter-sectigo.png 2x" alt="" class="lg:block hidden" /> <div class="bit-fade bit-gradient-carousel bit-gradient-dark"></div> </div> </div> <script>require(['jquery','slick'],function(){$(function(){$('#block-1625073').slick({dots:true,arrows:false,infinite:true,slidesToShow:1,slidesToScroll:1,adaptiveHeight:false,responsive:[{breakpoint:480,settings:{slidesToShow:1,}},{breakpoint:768,settings:{slidesToShow:1,}},{breakpoint:1024,settings:{slidesToShow:1,}}]});});});</script> </div> </section> <section class="block block-2023 awards-block block-bg-white block-text-dark" id="Industryawards"> <div class="container "> <div id="" class="xl:flex " > <div class="xl:w-2/5 xl:pr-24 xl:mb-0 mb-16"> <h2>Industry awards</h2> <div class="rich-text-2023"><p>These awards and accolades are a testament to our commitment to providing exceptional automated certificate management solutions and our dedication to maintaining the highest standards of security and reliability.</p></div> <div class="mt-10"> <div class="btns-2023 "><a href="https://www.sectigo.com/awards" class="btn-2023-text-link btn--dark btn--arrow-blue"><span class="inline-flex items-center"><span class="text"> View Awards </span><span class="pl-2"><svg viewBox="0 0 14 10" style="width: 14px; height: 10px;" class="arrow"><use xlink:href="#arrow-right"></use></svg></span></span></a></div> </div> </div> <div class="xl:w-3/5 "> <div class="-mx-5 flex flex-wrap -mb-10"> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Grid-leader-CLM-Spring-2025.png" srcset="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Grid-leader-CLM-Spring-2025.png 1x, https://www.sectigo.com/uploads/logos/_400x480_fit_center-center_none/Grid-leader-CLM-Spring-2025.png 2x" alt="Sectigo listed as grid leader in 2025 G2 Spring report" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Sectigo listed as grid leader in 2025 G2 Spring report</div> <div class="sm:text-xs text-base leading-normal break-words">Leader for Certificate Lifecycle Management and SSL/TLS.</div> </div> </div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Best-Usability-CLM-Spring-2025.png" srcset="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Best-Usability-CLM-Spring-2025.png 1x, https://www.sectigo.com/uploads/logos/_400x480_fit_center-center_none/Best-Usability-CLM-Spring-2025.png 2x" alt="Sectigo CLM listed as best usability in 2025 G2 Spring report" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Sectigo CLM listed as best usability in 2025 G2 Spring report</div> <div class="sm:text-xs text-base leading-normal break-words">Leader for best CLM usability Spring 2025</div> </div> </div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Momentum-leader-CLM-Spring-2025.png" srcset="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Momentum-leader-CLM-Spring-2025.png 1x, https://www.sectigo.com/uploads/logos/_400x480_fit_center-center_none/Momentum-leader-CLM-Spring-2025.png 2x" alt="Sectigo listed as momentum leader in 2025 G2 Spring report" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Sectigo listed as momentum leader in 2025 G2 Spring report</div> <div class="sm:text-xs text-base leading-normal break-words">Leader for momentum leader in 2025 G2 Spring report</div> </div> </div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Best-relationship-CLM-Spring-2025.png" srcset="https://www.sectigo.com/uploads/logos/_200x240_fit_center-center_none/Best-relationship-CLM-Spring-2025.png 1x, https://www.sectigo.com/uploads/logos/_400x480_fit_center-center_none/Best-relationship-CLM-Spring-2025.png 2x" alt="Sectigo listed as best relationship in 2025 G2 Spring report" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Sectigo listed as best relationship in 2025 G2 Spring report</div> <div class="sm:text-xs text-base leading-normal break-words">Leader for best relationship Spring 2025</div> </div> </div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/best-diversity-2025-small-branded.svg" alt="Best Company for Diversity 2025" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Best Company for Diversity 2025</div> <div class="sm:text-xs text-base leading-normal break-words">Sectigo has been recognized by Comparably as a 2025 best place to work after winning the top spot for best company for diversity.</div> </div> </div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 md:w-1/3 sm:w-1/2 w-full flex items-stretch mb-10 px-5"> <div class="flip-card card-rotate w-full text-dark "> <div class="flip-card-inner h-full w-full relative"> <div class="flip-card-front bg-white h-full p-8 flex justify-center items-center"> <img src="https://www.sectigo.com/uploads/logos/best-company-for-women-2025-small.svg" alt="Best Company for Women 2025" class="award-img"/> <div class="absolute arrow-flip"><img src="/images/return-arrow.svg" alt="flip card arrow" /></div> </div> <div class="bg-green-lightest flip-card-back "> <div class="p-5 flex flex-col justify-between h-full"> <div> <div class="font-bold text-xl sm:text-base leading-normal mb-3">Best Company for Women 2025</div> <div class="sm:text-xs text-base leading-normal break-words">Sectigo has been recognized by Comparably as a 2025 best place to work after winning the top spot for best company for women.</div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> const adventCal = document.getElementById('advent-cal'); const date = new Date(); let day = date.getDate(); let month = date.getMonth() + 1; let counterDay = 1 function advent() { let colors = ["#1d53a5", "#00b073", "#1d53a5", "#f0b542"]; let colors2 = ["#1d53a540","#00b37440","#1d53a540","#f0b54240" ]; let counter = 0; let counterDay = 1 let tiles = document.querySelectorAll(".advent-bg"); tiles.forEach((tile)=>{ tile.style.backgroundColor = colors[counter]; tile.nextElementSibling.style.borderColor = colors[counter]; tile.nextElementSibling.firstElementChild.style.backgroundColor = colors2[counter]; if(counterDay > day || month != 12) { tile.parentElement.parentElement.classList.remove("card-rotate"); tile.parentElement.parentElement.style.opacity = 0.65; } counter = counter % colors.length; counter += 1; counterDay += 1; }) } if(adventCal) { advent(); } var arrowsFlip = document.getElementsByClassName('arrow-flip'); Array.from(arrowsFlip).forEach(arrow => { arrow.addEventListener('click', (e) => { Array.from(arrowsFlip).forEach(arrow => { arrow.closest(".flip-card-inner").style.transform = ""; }) var position = Array.from(arrowsFlip).indexOf(arrow) + 1; if (adventCal) { if(position <= day && month == 12) { e.target.closest(".flip-card-inner").style.transform = "rotateY(180deg)"; //remove rotate when ready to go live } else { e.target.closest(".flip-card-inner").style.transform = ""; } } else { e.target.closest(".flip-card-inner").style.transform = "rotateY(180deg)"; } }) }) </script> </div> </section> <section class="block block-2023 custom-html-block block-bg-white block-text-dark" id=""> <div class="container "> <script type="application/ld+json"> { "@context" : "https://schema.org", "@type" : "WebSite", "name" : "Sectigo", "url" : "https://www.sectigo.com/" } </script> </div> </section> </main> <footer class="site-footer-2023 bg-dark text-white"> <div class="container py-12 lg:py-20"> <div class="flex flex-wrap"> <div class="w-full lg:w-1/3 lg:pr-12"> <div class="mb-10"> <img src="/images/sectigo-logo-light.svg" alt="Sectigo" style="width: 171.52px; height: 32px;"> </div> <div class="site-footer-2023-subscribe mb-6"> <div class="text-sm sm:text-base leading-relaxed mb-3"> Sign up for Sectigo news and announcements </div> <div class="relative pt-3"> <a href="https://www.sectigo.com/lps/subscribe " class="btn-2023 btn--outlined btn--green text-white xl:w-4/5 flex justify-center">Subscribe Now</a> </div> <!--<form method="post"> <div class="relative"> <input type="text" placeholder="Your email address *" /> <button type="submit"> <img src="/images/arrow-2023-right.svg" style="width: 18px; height: 12px;" alt="Submit" class="centered"/> </button> </div> </form>--> </div> <div class="site-footer-2023-connect lg:mt-20"> <h3> Connect </h3> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Email Sales </div> <div class="w-1/2 sm:w-2/3"> <a href="/cdn-cgi/l/email-protection#2c5f4d40495f6c5f494f58454b43024f4341"> <span class="__cf_email__" data-cfemail="e390828f8690a3908680978a848ccd808c8e">[email protected]</span> </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Email Channel Sales </div> <div class="w-1/2 sm:w-2/3"> <a href="/cdn-cgi/l/email-protection#f989988b8d979c8b8ab98a9c9a8d909e96d79a9694"> <span class="__cf_email__" data-cfemail="63130211170d06111023100600170a040c4d000c0e">[email protected]</span> </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (United States) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+18882666361" > (888) 266 6361 </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (International) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+19147328446" > +1 (914) 732 8446 </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (United Kingdom) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:02045192097" > 0204 519 2097 </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (France) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+33366729595" > +33 3 66 72 95 95 </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (Spain) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+34900838451" > +34 900 838 451 </a> </div> </div> <div class="flex text-sm mb-4"> <div class="w-1/2 sm:w-1/3 pr-4"> Call (Germany) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+498001002328" > +49 800 1002328 </a> </div> </div> <div class="flex text-sm "> <div class="w-1/2 sm:w-1/3 pr-4"> Call (Italy) </div> <div class="w-1/2 sm:w-2/3"> <a href="tel:+390247921708" > +39 02 4792 1708 </a> </div> </div> </div> <div class="site-footer-2023-social mt-12"><a href="https://twitter.com/SectigoHQ" target="_blank" class="icon twitter"><img src="/images/footer-2023-social-twitter.svg" alt="Twitter" aria-label="Visit Sectigo on Twitter"/></a><a href="https://www.linkedin.com/company/sectigo" target="_blank" class="icon linkedin"><img src="/images/footer-2023-social-linkedin.svg" alt="LinkedIn" aria-label="Visit Sectigo on LinkedIn"/></a><a href="https://www.youtube.com/c/Sectigo" target="_blank" class="icon youtube"><img src="/images/footer-2023-social-youtube.svg" alt="YouTube" aria-label="Visit Sectigo's YouTube channel"/></a></div> </div> <div class="w-full mt-8 lg:mt-0 lg:w-2/3"> <nav class="site-footer-2023-nav flex flex-wrap -mx-4 -mb-8"> <div class="w-full mb-8 sm:w-1/2 md:w-1/4 px-4"> <h3> <a href="https://www.sectigo.com/products" > Products </a> </h3> <ul> <li> <a href="https://www.sectigo.com/ssl-certificates-tls" > TLS/SSL Certificates </a> </li> <li> <a href="/ssl-certificates-tls/compare" > Compare Certificates </a> </li> <li> <a href="/enterprise-solutions/certificate-manager" > Sectigo Certificate Manager </a> </li> <li> <a href="https://www.sectigo.com/signing-certificates" > Signing Certificates </a> </li> <li> <a href="/ssl-certificates-tls/sitelock-website-security" > SiteLock Website Security </a> </li> <li> <a href="/ssl-certificates-tls/code-guard-website-backup" > Website Backup & Recovery </a> </li> <li> <a href="/ssl-certificates-tls/pci-scanning" > HackerGuardian PCI Scanning </a> </li> <li> <a href="/eidas-products" > eIDAS Solutions </a> </li> <li> <a href="https://www.sectigo.com/sectigo-promo-codes" > SSL Promo Codes </a> </li> </ul> </div> <div class="w-full mb-8 sm:w-1/2 md:w-1/4 px-4"> <h3>Partners</h3> <ul> <li> <a href="/partners/channel" > Partnering with Sectigo </a> </li> <li> <a href="https://connect.sectigo.com/login" > Connect Partner Portal </a> </li> <li> <a href="https://connect.sectigo.com/login" > Sectigo University </a> </li> <li> <a href="https://www.sectigo.com/whmcs" > WHMCS Plugin </a> </li> </ul> </div> <div class="w-full mb-8 sm:w-1/2 md:w-1/4 px-4"> <h3>Resources</h3> <ul> <li> <a href="/resource-library/news" > In the News </a> </li> <li> <a href="/resource-library/blog-posts" > Blog Posts </a> </li> <li> <a href="/knowledge-base" > Knowledge Base </a> </li> <li> <a href="/resource-library/press-releases" > Press Releases </a> </li> <li> <a href="/resource-library/technical-documents" > Technical Documents </a> </li> <li> <a href="/resource-library/case-studies" > Case Studies </a> </li> <li> <a href="https://www.sectigo.com/upcoming-events" > Upcoming Events </a> </li> <li> <a href="/resource-library/datasheets" > Datasheets </a> </li> <li> <a href="/resource-library/whitepapers" > Whitepapers </a> </li> <li> <a href="/resource-library/notifications" > Notifications </a> </li> <li> <a href="https://www.sectigo.com/root-causes-podcast" > Podcasts </a> </li> <li> <a href="/resource-library/videos" > Product Videos </a> </li> <li> <a href="/resource-library/webinars" > Webinars </a> </li> </ul> </div> <div class="w-full mb-8 sm:w-1/2 md:w-1/4 px-4"> <h3>Company</h3> <ul> <li> <a href="https://www.sectigo.com/about" > About Sectigo </a> </li> <li> <a href="/about/leadership" > Leadership </a> </li> <li> <a href="/careers" > Careers </a> </li> <li> <a href="https://www.sectigo.com/awards" > Industry Awards </a> </li> <li> <a href="/contact" > Contact Us </a> </li> </ul> </div> </nav> <div class="flex justify-end mt-10"> <div class="webtrust-seals flex justify-between lg:w-4/5 w-full"> <a href="https://www.cpacanada.ca/webtrustseal?sealid=11420" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WTCA.321213645.png" alt="WebTrust for CA - Extended Validation Code Signing"></a><a href="https://www.cpacanada.ca/webtrustseal?sealid=11422" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WTBRSSL.321213645.png" alt="WebTrust for Certification Authorities"></a><a href="https://www.cpacanada.ca/webtrustseal?sealid=11421" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WTNSR.321213645.png" alt="WebTrust for Network Security Requirements"></a><a href="https://www.cpacanada.ca/webtrustseal?sealid=11423" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WTEVSSL.321213645.png" alt="WebTrust for CA - Extended Validation"></a><a href="https://www.cpacanada.ca/webtrustseal?sealid=11424" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WTCSBR.321213645.png" alt="WebTrust for CA - Code Signing"></a><a href="https://www.cpacanada.ca/webtrustseal?sealid=11425" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/WT-S-MIME-BR.321213645.png" alt="WebTrust for CA - S/MIME Baseline Requirements"></a><a href="https://esignature.ec.europa.eu/efda/tl-browser/#/screen/tl/ES/43" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/eu-trust-logo.321213645.png" alt="EU Trust"></a><a href="https://www.sectigo.com//uploads/files/C2120-ISMS759-10-23-cert.pdf" target="_blank"><img height="76px" class="lazyload" data-src="/_ui/img/ISO-IEC-27001-Red.321213645.png" alt="EU Trust"></a> </div> </div> </div> </div> <div class="mt-10 md:flex"> <div class="md:shrink-0 text-center md:text-left text-sm"> © 2025 Sectigo Limited. All rights reserved. </div> <div class="md:flex-1 text-center mt-6 md:mt-0 md:text-right"> <nav class="legal-links-2023"> <ul> <li> <a href="https://www.sectigo.com/terms-of-use" > Terms of Use </a> </li> <li> <a href="https://www.sectigo.com/privacy-policy" > Privacy Policy </a> </li> <li> <a href="https://www.sectigo.com/vulnerability-disclosure-policy" > Vulnerability Disclosure Policy </a> </li> <li> <a href="https://www.sectigo.com/ccpa-privacy-notice" > CCPA Privacy Notice </a> </li> <li> <a href="https://www.sectigo.com/legal/cookie-policy" > Cookie Policy </a> </li> <li> <a href="https://www.sectigo.com/privacy-portal" > Privacy Portal </a> </li> <li> <a href="https://www.sectigo.com/legal" > Legal </a> </li> </ul> </nav> </div> </div> <div class="mt-8 flex flex-wrap"> <div class="w-full sm:w-1/2 text-center sm:text-left text-sm opacity-50 leading-normal"> Sectigo® and its associated logo are federally registered trademarks of Sectigo, and other trademarks used herein are owned and may be registered by their respective owners. </div> <div class="w-full mt-8 sm:mt-0 sm:w-1/2 text-center sm:text-right"> <div class="sectigo-trustseal"> <div id="trustlogo-container"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="trustlogoscript" type="text/javascript"> //<![CDATA[ var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.trust-provider.com/" : "http://www.trustlogo.com/"); document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E")); //]]> </script> <script language="JavaScript" type="text/javascript"> TrustLogo("/images/secured-by-sectigo@2x.png", "SECEV", "none"); document.getElementById("trustlogoscript").parentElement.removeAttribute("style"); var tlAltC=!1,tlAltT=0;function tlAlt(){if(tlAltT+=1,!tlAltC&&tlAltT<5){var t=document.getElementById("trustlogo-container").getElementsByTagName("img");if("undefined"!==t&&t.length)t[0].alt="Secured by Sectigo",tlAltC=!0;else setTimeout((function(){tlAlt()}),500)}}tlAlt(); </script> </div> </div> </div> </div> </div> </footer> <div class="svg-sprite"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <symbol id="checkmark" viewBox="0 0 34 25"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-874.000000, -942.000000)" fill="currentColor" fill-rule="nonzero"> <g transform="translate(51.000000, 470.000000)"> <g transform="translate(336.000000, 472.000000)"> <path d="M520.502078,0.498565672 C519.838216,-0.166188557 518.761905,-0.166188557 518.097909,0.498565672 L497.730872,20.8911217 L489.902116,13.0526335 C489.238253,12.3878792 488.161942,12.3879457 487.497947,13.0526335 C486.834018,13.7173212 486.834018,14.7949704 487.497947,15.4597246 L496.528787,24.5016587 C497.19245,25.1663465 498.269559,25.165881 498.932956,24.5016587 L520.502078,2.90572331 C521.166007,2.24103557 521.165941,1.1633199 520.502078,0.498565672 Z"></path> </g> </g> </g> </g> </symbol> <symbol id="hex-outline" viewBox="0 0 110 128"> <path fill="currentColor" d="M55,128L0,96V32L55,0l55,32v64l-55,32ZM2,94.8l53,30.8,53-30.8v-61.7L55,2.3,2,33.2v61.7Z"/> </symbol> <symbol id="quote" viewBox="0 0 47 46"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-951.000000, -1938.000000)" fill="currentColor" fill-rule="nonzero"> <g transform="translate(-1.000000, 529.000000)"> <g transform="translate(188.000000, 0.000000)"> <path d="M780.138325,1409 C781.325467,1409 783.144151,1409.08253 785.59238,1409.23955 L785.59238,1418.43714 C778.153761,1418.43714 774.444444,1421.90359 774.444444,1428.83248 L774.564358,1433.01357 L782.270783,1433.01357 L782.270783,1454.99597 L764,1454.99597 L764,1431.22397 C764.001999,1416.40598 769.382107,1409 780.138325,1409 Z M811,1418.43915 L811,1409.24156 C808.87154,1409.08455 807.368627,1409.00201 806.495259,1409.00201 C795.741038,1409.00201 790.364927,1416.41 790.364927,1431.228 L790.364927,1455 L808.633712,1455 L808.633712,1433.01759 L800.925288,1433.01759 L800.807373,1428.83651 C800.797381,1422.30419 804.200918,1418.83974 811,1418.43915 Z"></path> </g> </g> </g> </g> </symbol> <symbol id="x-close" viewBox="0 0 27.3 27.3"> <polygon fill="currentColor" points="27.3,1.8 25.5,0 13.6,11.8 1.8,0 0,1.8 11.8,13.6 0,25.5 1.8,27.3 13.6,15.4 25.5,27.3 27.3,25.5 15.4,13.6 "></polygon> </symbol> <symbol id="arrow-left" width="16" height="12" viewBox="0 0 16 12"> <g> <path d="M5.60041 11.7465C5.88617 11.4092 5.88617 10.867 5.60041 10.5297L2.50042 6.87071L15.2621 6.87071C15.6708 6.87071 16 6.48219 16 5.99973C16 5.51728 15.6708 5.12875 15.2621 5.12875L2.50042 5.12875L5.60041 1.46978C5.88617 1.13249 5.88617 0.590259 5.60041 0.252968C5.31464 -0.0843234 4.85525 -0.0843234 4.56949 0.252968L0.214322 5.39346C-0.07144 5.73075 -0.07144 6.27298 0.214322 6.61027L4.56949 11.7508C4.85525 12.0838 5.31826 12.0838 5.60041 11.7465Z" fill="currentColor"/> </g> </symbol> <symbol id="arrow-right" width="14" height="10" viewBox="0 0 14 10"> <g> <path d="M9.09964 0.211254C8.8496 0.492331 8.8496 0.944187 9.09964 1.22526L11.8121 4.27441L0.645679 4.27441C0.288023 4.27441 6.44161e-08 4.59818 5.96217e-08 5.00022C5.48274e-08 5.40227 0.288023 5.72604 0.645679 5.72604L11.8121 5.72604L9.09964 8.77518C8.8496 9.05626 8.8496 9.50812 9.09964 9.78919C9.34969 10.0703 9.75165 10.0703 10.0017 9.78919L13.8125 5.50545C14.0625 5.22437 14.0625 4.77252 13.8125 4.49144L10.0017 0.207696C9.75165 -0.0698222 9.34652 -0.0698222 9.09964 0.211254Z" fill="currentColor"/> </g> </symbol> <symbol id="angle-down" viewBox="0 0 11 6"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-1153.000000, -44.000000)" fill="currentColor"> <g transform="translate(0.000000, -1.000000)"> <g transform="translate(733.000000, 28.000000)"> <path d="M431,22.1443299 C431,22.0549824 430.96326,21.9759454 430.88978,21.9072165 L425.753507,17.1030928 C425.680026,17.0343639 425.595525,17 425.5,17 C425.404475,17 425.319974,17.0343639 425.246493,17.1030928 L420.11022,21.9072165 C420.03674,21.9759454 420,22.0549824 420,22.1443299 C420,22.2336774 420.03674,22.3127144 420.11022,22.3814433 L420.661323,22.8969072 C420.734803,22.9656361 420.819305,23 420.91483,23 C421.010355,23 421.094856,22.9656361 421.168337,22.8969072 L425.5,18.8453608 L429.831663,22.8969072 C429.905144,22.9656361 429.989645,23 430.08517,23 C430.180695,23 430.265197,22.9656361 430.338677,22.8969072 L430.88978,22.3814433" id="" transform="translate(425.500000, 20.000000) scale(1, -1) translate(-425.500000, -20.000000)"></path> </g> </g> </g> </g> </symbol> <symbol id="angle-down-2" viewBox="0 0 11 7"> <g> <path d="M10.7609 0.921779C10.4022 0.580761 9.92391 0.580761 9.56522 0.921779L5.5 4.67297L1.43478 0.921779C1.07609 0.580761 0.597826 0.580761 0.23913 0.921779C0.119565 1.03545 0 1.2628 0 1.49014C0 1.71749 0.119565 1.94483 0.23913 2.0585L4.90217 6.37806C5.02174 6.49174 5.26087 6.60541 5.5 6.60541C5.73913 6.60541 5.97826 6.49174 6.09783 6.37806L10.7609 2.0585C10.8804 1.94483 11 1.71749 11 1.49014C11 1.2628 10.8804 1.03545 10.7609 0.921779Z" fill="currentColor"/> </g> </symbol> <symbol id="angle-left" viewBox="0 0 10 17"> <g transform="translate(-125.000000, -195.000000)"> <g transform="translate(100.000000, 183.000000)"> <path fill="currentColor" d="M25.3,19.8l7.6-7.6c0.2-0.2,0.4-0.3,0.7-0.3s0.5,0.1,0.7,0.3l0.6,0.6c0.4,0.4,0.4,1,0,1.3l-6.4,6.4l6.4,6.4c0.2,0.2,0.3,0.4,0.3,0.7c0,0.2-0.1,0.5-0.3,0.7l-0.6,0.6C34,28.9,33.8,29,33.5,29s-0.5-0.1-0.7-0.3l-7.6-7.6C25.1,21,25,20.7,25,20.5C25,20.2,25.1,20,25.3,19.8z"></path> </g> </g> </symbol> <symbol id="reset" viewBox="0 0 24 28"> <g transform="translate(-1123.000000, -578.000000)" fill="currentColor" fill-rule="nonzero"> <g transform="translate(1123.000000, 578.000000)"> <path d="M13.3189617,27.2334588 C18.8526135,26.6197917 23.287424,22.2404402 23.9185534,16.7620667 C24.7469106,9.59889807 19.1230975,3.50127868 12.0736083,3.42317559 L12.0736083,0.209791541 C12.0736083,0.0312702047 11.8482049,-0.0635692552 11.6960577,0.04800658 L5.01284887,4.9071342 C4.9001472,4.99081608 4.9001472,5.15260104 5.01284887,5.23628291 L11.6960577,10.0954105 C11.8482049,10.2069864 12.0736083,10.1065681 12.0736083,9.93362557 L12.0736083,6.72582031 C17.0268465,6.8039234 20.9939451,10.9768596 20.6558401,15.9642995 C20.3684509,20.2543903 16.8352537,23.7355564 12.5018746,24.0089172 C7.90928169,24.2990144 4.00416895,21.0521575 3.30541862,16.7564879 C3.17581171,15.9587207 2.47142629,15.3785263 1.6599743,15.3785263 C0.651294383,15.3785263 -0.137617281,16.2655542 0.0201650518,17.2530004 C1.00066955,23.3729349 6.70900894,27.9642805 13.3189617,27.2334588 Z"></path> </g> </g> </symbol> <symbol id="icon-cart" viewBox="0 0 24 26"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-22.000000, -15.000000)" fill="currentColor" fill-rule="nonzero"> <path d="M28.8400348,32.1190351 L43.0701204,32.1190351 C44.6836773,32.1190351 46,30.7938369 46,29.1694005 L46,23.1418864 C46,23.1365429 46,23.1258558 46,23.1205123 C46,23.1044816 46,23.0937946 46,23.0777639 C46,23.0670769 46,23.0563898 45.9946922,23.0457027 C45.9946922,23.0350156 45.9893845,23.018985 45.9893845,23.0082979 C45.9893845,22.9976108 45.9840767,22.9869237 45.9840767,22.9762367 C45.978769,22.9655496 45.978769,22.9548625 45.9734612,22.9388319 C45.9681535,22.9281448 45.9681535,22.9174577 45.9628457,22.9067706 C45.957538,22.8960835 45.957538,22.8853965 45.9522302,22.8747094 C45.9469225,22.8640223 45.9416147,22.8533352 45.936307,22.8373046 C45.9309992,22.8266175 45.9256915,22.8159304 45.9203837,22.8105869 C45.915076,22.7998998 45.9097682,22.7892127 45.9044604,22.7785256 C45.8991527,22.7678386 45.8938449,22.762495 45.8885372,22.7518079 C45.8832294,22.7411209 45.8726139,22.7304338 45.8673062,22.7197467 C45.8619984,22.7090596 45.8566907,22.7037161 45.8460752,22.693029 C45.8407674,22.6823419 45.8301519,22.6769984 45.8248442,22.6663113 C45.8195364,22.6556242 45.8089209,22.6502807 45.8036131,22.6395936 C45.7983054,22.6289065 45.7876899,22.623563 45.7823821,22.6182194 C45.7717666,22.6075323 45.7664589,22.6021888 45.7558434,22.5915017 C45.7452279,22.5861582 45.7399201,22.5754711 45.7293046,22.5701276 C45.7186891,22.564784 45.7080736,22.5540969 45.6974581,22.5487534 C45.6868426,22.5434098 45.6815348,22.5380663 45.6709193,22.5327228 C45.6603038,22.5273792 45.6496883,22.5220357 45.6390728,22.5113486 C45.6284573,22.5060051 45.6178418,22.5006615 45.6072263,22.495318 C45.5966108,22.4899744 45.5859953,22.4846309 45.5753798,22.4792874 C45.5647643,22.4739438 45.5541488,22.4686003 45.5435332,22.4632567 C45.5329177,22.4579132 45.5223022,22.4579132 45.5116867,22.4525697 C45.5010712,22.4472261 45.485148,22.4418826 45.4745325,22.4418826 C45.463917,22.4418826 45.4533014,22.436539 45.4479937,22.436539 C45.4320704,22.4311955 45.4214549,22.4311955 45.4055317,22.4311955 C45.4002239,22.4311955 45.3949162,22.4258519 45.3843007,22.4258519 L27.3485563,19.9197313 L27.3485563,17.3868929 C27.3485563,17.3601752 27.3485563,17.3334575 27.3432485,17.3120833 C27.3432485,17.3067398 27.3432485,17.3013963 27.3379408,17.2907092 C27.3379408,17.2746786 27.332633,17.2586479 27.332633,17.2426173 C27.3273253,17.2265867 27.3273253,17.2158996 27.3220175,17.199869 C27.3220175,17.1891819 27.3167097,17.1838384 27.3167097,17.1731513 C27.311402,17.1571207 27.3060942,17.14109 27.3007865,17.1250594 C27.3007865,17.1197159 27.2954787,17.1090288 27.2954787,17.1036852 C27.290171,17.0876546 27.2848632,17.0769675 27.2742477,17.0609369 C27.26894,17.0555934 27.26894,17.0449063 27.2636322,17.0395628 C27.2583245,17.0288757 27.2530167,17.0181886 27.2424012,17.0075015 C27.2370935,16.9968144 27.2317857,16.9914709 27.2264779,16.9807838 C27.2211702,16.9700967 27.2158624,16.9647532 27.2105547,16.9540661 C27.2052469,16.943379 27.1946314,16.9326919 27.1893237,16.9220049 C27.1840159,16.9166613 27.1787082,16.9113178 27.1734004,16.9059742 C27.1627849,16.8952872 27.1521694,16.8846001 27.1415539,16.873913 C27.1362461,16.8685694 27.1309384,16.8632259 27.1256306,16.8578824 C27.1150151,16.8471953 27.1043996,16.8365082 27.0884764,16.8258211 C27.0831686,16.8204776 27.0725531,16.815134 27.0672454,16.8097905 C27.0566299,16.7991034 27.0460143,16.7937599 27.0353988,16.7830728 C27.0194756,16.7723857 27.0035523,16.7616986 26.9929368,16.7563551 C26.9876291,16.7510115 26.9823213,16.7510115 26.9770136,16.745668 C26.9557825,16.7349809 26.9292438,16.7242938 26.9080128,16.7136068 L22.9961989,15.0571091 C22.6299639,14.9021464 22.2106514,15.0731397 22.0567266,15.441844 C21.9028018,15.8105484 22.0726499,16.2326881 22.4388848,16.3876508 L25.9101552,17.862468 L25.9101552,21.1327151 L25.9101552,21.6510385 L25.9101552,25.6266329 L25.9101552,29.1800876 L25.9101552,33.6686619 C25.9101552,35.1648534 27.0247833,36.4045549 28.4631844,36.5915788 C28.2031045,37.0297491 28.0491796,37.5427291 28.0491796,38.0877702 C28.0491796,39.696176 29.3495791,41 30.941905,41 C32.5342309,41 33.8346303,39.6908325 33.8346303,38.0877702 C33.8346303,37.5534161 33.691321,37.0457798 33.4365489,36.6182965 L39.8801609,36.6182965 C39.6253888,37.0511233 39.4820794,37.5534161 39.4820794,38.0877702 C39.4820794,39.696176 40.7824789,41 42.3748048,41 C43.9671306,41 45.2675301,39.6908325 45.2675301,38.0877702 C45.2675301,36.484708 43.9671306,35.1755405 42.3748048,35.1755405 L28.8400348,35.1755405 C28.0120254,35.1755405 27.3432485,34.4969108 27.3432485,33.6686619 L27.3432485,31.712926 C27.7784842,31.9694159 28.2933363,32.1190351 28.8400348,32.1190351 Z M32.4068448,38.0824267 C32.4068448,38.8946449 31.7486834,39.5519004 30.9472127,39.5519004 C30.145742,39.5519004 29.4875807,38.8893014 29.4875807,38.0824267 C29.4875807,37.275552 30.145742,36.6129529 30.9472127,36.6129529 C31.7486834,36.6129529 32.4068448,37.2702085 32.4068448,38.0824267 Z M43.8397446,38.0824267 C43.8397446,38.8946449 43.1815832,39.5519004 42.3801125,39.5519004 C41.5786418,39.5519004 40.9204805,38.8893014 40.9204805,38.0824267 C40.9204805,37.275552 41.5786418,36.6129529 42.3801125,36.6129529 C43.1815832,36.6129529 43.8397446,37.2702085 43.8397446,38.0824267 Z M43.0701204,30.676279 L28.8400348,30.676279 C28.0120254,30.676279 27.3432485,29.9976494 27.3432485,29.1694005 L27.3432485,25.6159458 L27.3432485,21.6403514 L27.3432485,21.3731744 L44.5669067,23.7617372 L44.5669067,29.164057 C44.5669067,30.0029929 43.8928221,30.676279 43.0701204,30.676279 Z"></path> </g> </g> </symbol> <symbol id="icon-facebook" viewBox="0 0 97.8 97.8"> <path fill="currentColor" d="M48.9,0C21.9,0,0,21.9,0,48.9s21.9,48.9,48.9,48.9s48.9-21.9,48.9-48.9S75.9,0,48.9,0z"></path> <path fill="#ffffff" d="M67.5,24.9h-6.8c-5.3,0-6.3,2.5-6.3,6.2v8.1H67V52H54.4v32.8H41.3V52h-11V39.3h11v-9.4C41.3,19,48,13,57.7,13h9.9L67.5,24.9L67.5,24.9z"></path> </symbol> <symbol id="icon-twitter" viewBox="0 0 32 32"> <path fill="currentColor" d="M32,16A16,16,0,1,0,16,32,16.016,16.016,0,0,0,32,16Z"></path> <path fill="currentColor" d="M27.4,79.2" transform="translate(-19.749 -57.085)"></path> <path fill="#ffffff" d="M28.4,45.967c.279.028.558.056.838.056a6.812,6.812,0,0,0,4.384-1.592,3.566,3.566,0,0,1-3.295-2.625,2.592,2.592,0,0,0,.67.084,3.188,3.188,0,0,0,.921-.14,3.771,3.771,0,0,1-2.848-3.714v-.084a3.556,3.556,0,0,0,1.592.5A3.849,3.849,0,0,1,29.1,35.3a3.908,3.908,0,0,1,.475-1.9,10.086,10.086,0,0,0,7.316,4.021,4.262,4.262,0,0,1-.084-.838A3.561,3.561,0,0,1,40.323,32.9a3.669,3.669,0,0,1,2.6,1.2,6.213,6.213,0,0,0,2.234-.866,3.429,3.429,0,0,1-1.564,2.01,6.511,6.511,0,0,0,2.038-.558,7.62,7.62,0,0,1-1.759,1.9c0,.168.028.307.028.475,0,4.914-3.546,10.555-10.052,10.555A9.224,9.224,0,0,1,28.4,45.967Z" transform="translate(-20.47 -23.712)"></path> </symbol> <symbol id="icon-linkedin" viewBox="0 0 32 32"> <path fill="currentColor" data-name="Path 245" d="M32,16A16,16,0,1,1,16,0,16.016,16.016,0,0,1,32,16Zm0,0"></path> <path fill="#ffffff" data-name="Path 246" class="cls-1" d="M47.237,37.459v5.78H43.886V37.822c0-1.368-.475-2.29-1.7-2.29a1.85,1.85,0,0,0-1.731,1.229,2.583,2.583,0,0,0-.084.838v5.64H37.017s.056-9.131,0-10.08h3.351v1.424l-.028.028h.028v-.028a3.294,3.294,0,0,1,3.016-1.675c2.206,0,3.853,1.452,3.853,4.551ZM33.5,28.3a1.751,1.751,0,0,0-1.9,1.731,1.718,1.718,0,0,0,1.843,1.731h.028A1.738,1.738,0,1,0,33.5,28.3ZM31.8,43.239h3.351V33.159H31.8Zm0,0" transform="translate(-22.776 -20.398)"></path> </symbol> <symbol id="icon-youtube" viewBox="0 0 97.8 97.8"> <path fill="currentColor" d="M48.9,0C21.9,0,0,21.9,0,48.9s21.9,48.9,48.9,48.9s48.9-21.9,48.9-48.9S75.9,0,48.9,0z"></path> <path fill="#ffffff" d="M56.8,41.5c1.2,0,2.5-0.7,3.8-2.3v2h3.3V22.9h-3.3v14c-0.7,1-1.4,1.6-2.1,1.6c-0.4,0-0.7-0.3-0.8-0.8c0-0.1,0-0.5,0-1.3V22.9h-3.3v14.5c0,1.3,0.1,2.2,0.3,2.7C54.9,41.1,55.7,41.5,56.8,41.5z"></path> <path fill="#ffffff" d="M46.7,41.5c1.7,0,3-0.6,3.9-1.9c0.7-0.9,1-2.4,1-4.3v-6.4c0-2-0.3-3.4-1-4.3c-0.9-1.3-2.2-1.9-3.9-1.9c-1.7,0-3,0.6-3.9,1.9c-0.7,0.9-1,2.4-1,4.3v6.4c0,2,0.3,3.4,1,4.3C43.7,40.9,45,41.5,46.7,41.5z M45.1,28.2c0-1.7,0.5-2.5,1.6-2.5c1.1,0,1.6,0.8,1.6,2.5v7.7c0,1.7-0.5,2.6-1.6,2.6c-1.1,0-1.6-0.8-1.6-2.6V28.2z"></path> <path fill="#ffffff" d="M33.6,31.3v10h3.7v-10l4.4-14.7H38l-2.5,9.7l-2.6-9.7h-3.9c0.8,2.3,1.6,4.6,2.4,6.9C32.5,26.9,33.2,29.5,33.6,31.3z"></path> <path fill="#ffffff" d="M75.2,49.3c-0.7-2.9-3-5-5.9-5.4c-6.8-0.8-13.6-0.8-20.4-0.8c-6.8,0-13.7,0-20.4,0.8c-2.9,0.3-5.2,2.5-5.9,5.4c-1,4.1-1,8.6-1,12.9c0,4.3,0,8.8,1,12.9c0.7,2.9,3,5,5.9,5.4c6.8,0.8,13.6,0.8,20.4,0.8c6.8,0,13.7,0,20.4-0.8c2.9-0.3,5.2-2.5,5.9-5.4c1-4.1,1-8.6,1-12.9C76.1,57.9,76.1,53.4,75.2,49.3z"></path> <polygon fill="currentColor" points="25.7,52.5 29.6,52.5 29.6,73.5 33.2,73.5 33.2,52.5 37.2,52.5 37.2,49 25.7,49 "></polygon> <path fill="currentColor" d="M56.7,55c-1.2,0-2.3,0.7-3.4,2v-8H50v24.4h3.3v-1.8c1.1,1.4,2.2,2,3.4,2c1.3,0,2.2-0.7,2.6-2c0.2-0.8,0.3-2,0.3-3.7v-7.2c0-1.7-0.1-2.9-0.3-3.7C58.9,55.7,58,55,56.7,55z M56.3,68.3c0,1.6-0.5,2.5-1.4,2.5c-0.5,0-1.1-0.3-1.6-0.8V58.8c0.6-0.5,1.1-0.8,1.6-0.8c1,0,1.4,0.8,1.4,2.5V68.3z"></path> <path fill="currentColor" d="M43.8,69.2c-0.7,1-1.4,1.5-2.1,1.5c-0.4,0-0.7-0.3-0.8-0.8c0-0.1,0-0.5,0-1.3V55.3h-3.3v14.4c0,1.3,0.1,2.2,0.3,2.7c0.3,0.9,1.1,1.4,2.1,1.4c1.2,0,2.5-0.7,3.8-2.2v2h3.3V55.3h-3.3V69.2z"></path><path fill="currentColor" d="M67.2,55c-1.7,0-3,0.6-3.9,1.9c-0.7,0.9-1,2.3-1,4.3v6.4c0,1.9,0.4,3.4,1.1,4.3c1,1.2,2.3,1.9,4,1.9c1.7,0,3.1-0.7,4-2c0.4-0.6,0.7-1.2,0.8-2c0-0.3,0.1-1.1,0.1-2.1v-0.5h-3.4c0,1.3,0,2.1-0.1,2.2c-0.2,0.9-0.7,1.3-1.5,1.3c-1.1,0-1.7-0.8-1.7-2.5V65h6.6v-3.8c0-1.9-0.3-3.4-1-4.3C70.1,55.7,68.8,55,67.2,55z M68.8,62.2h-3.3v-1.7c0-1.7,0.6-2.5,1.7-2.5c1.1,0,1.6,0.8,1.6,2.5V62.2z"></path> </symbol> <symbol id="header-cart-icon" viewBox="0 0 20 20"> <path fill="currentColor" d="M19.2,8.3H15V5c0-2.8-2.2-5-5-5S5,2.2,5,5v3.3H0.8c0,0-0.1,0-0.1,0C0.3,8.4,0,8.7,0,9.2v6.7c0,0,0,0.1,0,0.1C0,18.2,1.9,20,4.2,20h11.7c0,0,0.1,0,0.1,0c2.3,0,4.1-1.9,4.1-4.2V9.2c0,0,0-0.1,0-0.1C20,8.6,19.6,8.3,19.2,8.3z M6.7,5c0-1.8,1.5-3.3,3.3-3.3c1.8,0,3.3,1.5,3.3,3.3v3.3H6.7V5z M18.3,15.8C18.3,15.9,18.3,15.9,18.3,15.8c0,1.4-1.1,2.5-2.5,2.5H4.2c0,0-0.1,0-0.1,0c-1.4,0-2.4-1.1-2.4-2.5V10h4.2c0,0,0.1,0,0.1,0c0,0,0,0,0,0h8.2h0.1h4.1V15.8z"></path> </symbol> <symbol id="round-checkmark" viewBox="0 0 38 38"> <g transform="translate(0.5 -0.5)"> <path fill="currentColor" d="M18.5,38.5c-10.5,0-19-8.5-19-19s8.5-19,19-19s19,8.5,19,19S29,38.5,18.5,38.5z M18.5,3.5c-8.8,0-16,7.2-16,16s7.2,16,16,16s16-7.2,16-16S27.3,3.5,18.5,3.5z"></path> <g transform="translate(10.188 14.192)"> <path fill="currentColor" d="M6.3,11.9c-0.4,0-0.8-0.1-1.1-0.4c-0.6-0.6-0.6-1.5,0-2.1L15.6-1.1c0.6-0.6,1.5-0.6,2.1,0s0.6,1.5,0,2.1L7.3,11.4C7,11.7,6.7,11.9,6.3,11.9z"></path> <path fill="currentColor" d="M6.3,11.9c-0.4,0-0.8-0.1-1-0.4L-1,5.3c-0.6-0.6-0.6-1.5,0-2.1c0.6-0.6,1.5-0.6,2.1,0l6.3,6.1c0.6,0.6,0.6,1.5,0,2.1C7.1,11.7,6.7,11.9,6.3,11.9z"></path> </g> </g> </symbol> <symbol id="icon-search" viewBox="0 0 21 21"> <ellipse fill="none" cx="9.2" cy="9.2" rx="9.2" ry="9.2"></ellipse> <path fill="currentColor" d="M20.7,19.3l-4.4-4.4c1.3-1.6,2-3.6,2-5.7c0-5-4.1-9.2-9.2-9.2C4.1,0,0,4.1,0,9.2c0,5,4.1,9.2,9.2,9.2c2.2,0,4.2-0.8,5.7-2l4.4,4.4c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3C21.1,20.3,21.1,19.7,20.7,19.3z M9.2,16.3C5.2,16.3,2,13.1,2,9.2S5.2,2,9.2,2s7.2,3.2,7.2,7.2S13.1,16.3,9.2,16.3z"></path> </symbol> </svg></div> <div id="scm-modal-wrap" role="dialog" aria-modal="true"> <div id="scm-modal-overlay"></div> <div id="scm-modal"> <div id="scm-modal-content"></div> </div> </div> <script>function handleScmTrialModalMessage(event){if(event.data==='close-scm-trial-modal'){toggleScmTrialModal(false);}} window.addEventListener('message',handleScmTrialModalMessage,false);if(window.location.hash.toLowerCase()==='#scm-trial'){toggleScmTrialModal(true);} const scmModalOverlay=document.getElementById('scm-modal-overlay');if(scmModalOverlay){scmModalOverlay.addEventListener('click',function(){toggleScmTrialModal(false);})}</script> <script>lazyload();</script> <script type="application/ld+json">{"@context":"http://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"https://www.sectigo.com#identity"},"copyrightHolder":{"@id":"https://www.sectigo.com#identity"},"copyrightYear":"2024","creator":{"@id":"https://www.sectigo.com#creator"},"dateCreated":"2024-01-22T10:40:26-05:00","dateModified":"2025-03-26T06:02:01-04:00","datePublished":"2024-01-22T10:40:00-05:00","description":"Sectigo is a leading provider of SSL certificates & automated certificate management solutions. A Certificate Authority trusted by global brands for 20+ years.","headline":"Certificate Management Solutions & SSL Certificates","image":{"@type":"ImageObject","url":"https://www.sectigo.com/uploads/audio/_1200x630_fit_center-center_82_none/210427_sectigo_social-cards_A_v03b.jpg?mtime=1621012045"},"inLanguage":"en","mainEntityOfPage":"https://www.sectigo.com/","name":"Sectigo® Official","publisher":{"@id":"https://www.sectigo.com#creator"},"url":"https://www.sectigo.com/"},{"@id":"https://www.sectigo.com#identity","@type":"Corporation","address":{"@type":"PostalAddress","addressCountry":"US","addressLocality":"Scottsdale","addressRegion":"AZ","postalCode":"85260","streetAddress":"8800 E. Raintree Drive, Suite 110"},"description":"Sectigo is the world’s largest commercial Certificate Authority (CA) and a leading web security solutions company, enabling organizations worldwide to secure their identities, web presence and connected devices. Enterprises of all sizes rely on Sectigo for multi-layer defense against rising and more sophisticated web-based threats across websites, devices, infrastructure, and cloud – from the biggest brands to the smallest websites – so that they can secure today and seize their tomorrow.","email":"sales@sectigo.com","image":{"@type":"ImageObject","height":"1718","url":"https://www.sectigo.com/uploads/images/sectigo_logo_color.png","width":"8334"},"logo":{"@type":"ImageObject","height":"60","url":"https://www.sectigo.com/uploads/images/_600x60_fit_center-center_82_none/sectigo_logo_color.png?mtime=1561146974","width":"291"},"name":"Sectigo","sameAs":["https://twitter.com/SectigoHQ","https://www.linkedin.com/company/sectigo/","https://www.youtube.com/channel/UCpBIBygkjPsEdrGkkWNGOsQ"],"telephone":"+1-888-266-6361","url":"https://www.sectigo.com"},{"@id":"https://www.sectigo.com#creator","@type":"Corporation","address":{"@type":"PostalAddress","addressCountry":"US","addressLocality":"Scottsdale","addressRegion":"AZ","postalCode":"85260","streetAddress":"8800 E. Raintree Drive, Suite 110"},"email":"sales@sectigo.com","name":"Sectigo","telephone":"+1-888-266-6361","url":"https://www.sectigo.com"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://www.sectigo.com/","name":"Homepage (2023)","position":1}],"name":"Breadcrumbs"}]}</script></body> </html> <!-- Cached by Blitz on 2025-04-07T07:08:24-04:00 -->