{"id":7569,"date":"2023-10-29T20:45:34","date_gmt":"2023-10-29T19:45:34","guid":{"rendered":"https:\/\/irg-net.com\/?p=7569"},"modified":"2024-03-11T16:22:34","modified_gmt":"2024-03-11T15:22:34","slug":"the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names","status":"publish","type":"post","link":"https:\/\/irg-net.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/","title":{"rendered":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"324\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?resize=576%2C324&#038;ssl=1\" alt=\"\" class=\"wp-image-2974\" style=\"aspect-ratio:1.7777777777777777;width:299px;height:auto\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?w=576&amp;ssl=1 576w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 576px) 100vw, 576px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Today I was dealing with a <strong>vSphere 6.5<\/strong> environment that was not particularly easy to bring up to 7.0 U3. As soon as I started the update process, the above message went off during the pre-check. Now as you know, even 6.7 U3 is no longer supported, so this update was kind of risky. However, the customer has purchased new servers which could not be added under 6.5 U3, so the environment needs to be updated. Another challenge was that the customer, on the recommendation of another service provider, replaced the <strong>vsphere.local<\/strong> domain with a custom domain (no Active Directory, that was additionally integrated).<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"643\" height=\"342\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2023-10-26-at-13.24.26-1.jpeg?resize=643%2C342&#038;ssl=1\" alt=\"\" class=\"wp-image-7618\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2023-10-26-at-13.24.26-1.jpeg?w=643&amp;ssl=1 643w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2023-10-26-at-13.24.26-1.jpeg?resize=300%2C160&amp;ssl=1 300w\" sizes=\"auto, (max-width: 643px) 100vw, 643px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>An intermediate update to 6.7 U3 was possible without any problems, but the same warning appeared as soon as I wanted to update to 7.0 U3. Since we still have no support, I had to refer to various KB articles from VMware.<\/p>\n\n\n\n<p>One of the options was to use the vCenter&#8217;s built-in certificate manager to generate a new VMCA root certificate to replace them all. The advantage here is that there is a rollback function if the certificate cannot be applied. To do this use the following command:<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\">\/usr\/lib\/vmware-vmca\/bin\/certificate-manager - OPTION 4<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"708\" height=\"502\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/image-13.png?resize=708%2C502&#038;ssl=1\" alt=\"\" class=\"wp-image-7619\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/image-13.png?w=708&amp;ssl=1 708w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/10\/image-13.png?resize=300%2C213&amp;ssl=1 300w\" sizes=\"auto, (max-width: 708px) 100vw, 708px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Unfortunately, I do not have detail screenshots, as it is sensitive data. But the generic specifications\/reasons for <strong>Option 4<\/strong> are as follows:<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li style=\"font-size:15px\">This option can be used when you do not plan on implementing custom CA Certificates signed by either an enterprise&nbsp;CA (like a Microsoft Windows CA) or a Commercial CA (Verisign, GoDaddy, etc.).<\/li>\n\n\n\n<li style=\"font-size:15px\">In this environment, the vSphere certificates are generated and issued by the VMCA and stored by the vSphere Endpoint Certificate Store (VECS).<\/li>\n\n\n\n<li style=\"font-size:15px\">These certificates are not trusted outside of vSphere by default.<\/li>\n\n\n\n<li style=\"font-size:15px\">administrator@vsphere.local password<\/li>\n\n\n\n<li style=\"font-size:15px\">Configure the certool.cfg file (used by VMCA when generating certificates)<\/li>\n<\/ul>\n<\/blockquote>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>After entering all the important data and the creation process, the error message was unfortunately still present. I found next possible but also successful solution at <strong>lsdoctor<\/strong>.<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"566\" height=\"89\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/09\/image-19.png?resize=566%2C89&#038;ssl=1\" alt=\"\" class=\"wp-image-7151\" style=\"aspect-ratio:6.359550561797753;width:299px;height:auto\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/09\/image-19.png?w=566&amp;ssl=1 566w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/09\/image-19.png?resize=300%2C47&amp;ssl=1 300w\" sizes=\"auto, (max-width: 566px) 100vw, 566px\" \/><\/figure>\n<\/div>\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Lookup Service Doctor (lsdoctor)<\/strong> is a tool used to troubleshoot problems with data stored in the PSC database as well as data local to a vCenter <strong>(regardless of whether the PSC is external or embedded)<\/strong>. The tool can be used to detect and correct problems that could cause failures during topology changes (converge, repoint, etc.), upgrades, or failures due to maintenance (e.g., incorrect application of new SSL certificates).<\/p>\n<\/blockquote>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>To resolve the certificate issue, the <strong>lsdoctor &#8211; -trustfix<\/strong> command must be run to correct the sslTrust mismatch on the source vCenter Server \/ Platform Services Controller. To run the lsdoctor, the following steps must be followed:<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>First download&nbsp;<a href=\"https:\/\/kb.vmware.com\/sfc\/servlet.shepherd\/version\/download\/0685G00000OUJP9QAP\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Lsdoctor<\/strong><\/a>&nbsp;utility attached to the <strong>KB&nbsp;<a href=\"https:\/\/kb.vmware.com\/s\/article\/80469\">https:\/\/kb.vmware.com\/s\/article\/80469<\/a><\/strong>. Then copy and extract <strong>lsdoctor <\/strong>to the filesystem of any node in the same SSO site as the affected node(s).<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Run following command, which depends on your environment:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\">python lsdoctor.py -t # for regular VCSA\n%VMWARE_PYTHON_BIN% lsdoctor.py -t # for Windows vCenter Server<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Verify that you have taken the appropriate snapshots. Provide the password for your SSO administrator account and see how the magic works! <\/p>\n\n\n\n<p>After running the lsdoctor with the additional parameter, the certificate problem was solved and the update to vSphere 7.0 U3 could be started without problems and completed successfully.<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>One last note to my fellow comrades out there in the VMware universe, let&#8217;s do something together to help our customers keep their vSphere environments as up to date as possible. That&#8217;s about it from this blog post, if you have any questions leave a comment below. \ud83d\ude42<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Today I was dealing with a vSphere 6.5 environment that was not particularly easy to bring up to 7.0 U3. As soon as I started the update process, the above message went off during the pre-check. Now as you know, even 6.7 U3 is no longer supported, so this update was kind of risky. However, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,19,39],"tags":[],"class_list":["post-7569","post","type-post","status-publish","format-standard","hentry","category-blog","category-vmware","category-vsphere"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET<\/title>\n<meta name=\"description\" content=\"an issue from a vSphere 6.x environment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET\" \/>\n<meta property=\"og:description\" content=\"an issue from a vSphere 6.x environment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/\" \/>\n<meta property=\"og:site_name\" content=\"irgNET\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-29T19:45:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-11T15:22:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/01\/image-1.png\" \/>\n<meta name=\"author\" content=\"H. Cemre G\u00fcnay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@irg_net\" \/>\n<meta name=\"twitter:site\" content=\"@irg_net\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Cemre G\u00fcnay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/\"},\"author\":{\"name\":\"H. Cemre G\u00fcnay\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\"},\"headline\":\"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names\",\"datePublished\":\"2023-10-29T19:45:34+00:00\",\"dateModified\":\"2024-03-11T15:22:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/\"},\"wordCount\":583,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png\",\"articleSection\":[\"Blog\",\"VMware\",\"vSphere\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/\",\"name\":\"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png\",\"datePublished\":\"2023-10-29T19:45:34+00:00\",\"dateModified\":\"2024-03-11T15:22:34+00:00\",\"description\":\"an issue from a vSphere 6.x environment.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png?fit=576%2C324&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png?fit=576%2C324&ssl=1\",\"width\":576,\"height\":324},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"name\":\"irgNET\",\"description\":\"a virtual Knowledge Base\",\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\",\"name\":\"irg-NET\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"width\":2048,\"height\":2048,\"caption\":\"irg-NET\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/irg_net\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/h-cemre-g\u00fcnay-2b61601b4\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8GknhO5YMAkAoVxppu6aaQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\",\"name\":\"H. Cemre G\u00fcnay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"caption\":\"H. Cemre G\u00fcnay\"},\"sameAs\":[\"http:\\\/\\\/192.168.34.155\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET","description":"an issue from a vSphere 6.x environment.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/","og_locale":"en_US","og_type":"article","og_title":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET","og_description":"an issue from a vSphere 6.x environment.","og_url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/","og_site_name":"irgNET","article_published_time":"2023-10-29T19:45:34+00:00","article_modified_time":"2024-03-11T15:22:34+00:00","og_image":[{"url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/01\/image-1.png","type":"","width":"","height":""}],"author":"H. Cemre G\u00fcnay","twitter_card":"summary_large_image","twitter_creator":"@irg_net","twitter_site":"@irg_net","twitter_misc":{"Written by":"H. Cemre G\u00fcnay","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#article","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/"},"author":{"name":"H. Cemre G\u00fcnay","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66"},"headline":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names","datePublished":"2023-10-29T19:45:34+00:00","dateModified":"2024-03-11T15:22:34+00:00","mainEntityOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/"},"wordCount":583,"commentCount":0,"publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png","articleSection":["Blog","VMware","vSphere"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/","name":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names - irgNET","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#primaryimage"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png","datePublished":"2023-10-29T19:45:34+00:00","dateModified":"2024-03-11T15:22:34+00:00","description":"an issue from a vSphere 6.x environment.","breadcrumb":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#primaryimage","url":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?fit=576%2C324&ssl=1","contentUrl":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?fit=576%2C324&ssl=1","width":576,"height":324},{"@type":"BreadcrumbList","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/the-vcsa-fqdn-does-not-match-the-certificate-in-vmware-endpoint-certificate-store-certificate-dns-names\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/"},{"@type":"ListItem","position":2,"name":"The VCSA FQDN does not match the certificate in VMware Endpoint Certificate Store Certificate DNS names"}]},{"@type":"WebSite","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","name":"irgNET","description":"a virtual Knowledge Base","publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization","name":"irg-NET","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","contentUrl":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","width":2048,"height":2048,"caption":"irg-NET"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/irg_net","https:\/\/www.linkedin.com\/in\/h-cemre-g\u00fcnay-2b61601b4\/","https:\/\/www.youtube.com\/channel\/UC8GknhO5YMAkAoVxppu6aaQ"]},{"@type":"Person","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66","name":"H. Cemre G\u00fcnay","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","caption":"H. Cemre G\u00fcnay"},"sameAs":["http:\/\/192.168.34.155\/wordpress"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/7569","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/comments?post=7569"}],"version-history":[{"count":15,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/7569\/revisions"}],"predecessor-version":[{"id":7653,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/7569\/revisions\/7653"}],"wp:attachment":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/media?parent=7569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/categories?post=7569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/tags?post=7569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}