{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
        "slug": "dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/"
        },
        "title": "Check EAP profile trust after a Windows 11 upgrade",
        "summary": "Why can a formerly working EAP profile fail server validation after an upgrade?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "managed-it",
            "label": "Managed IT operations",
            "alt": "A controlled technology lifecycle progressing from assessment to approved production.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/managed-it-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/managed-it-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:13:33+00:00",
        "modified_at": "2026-09-08T18:29:33+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 2,
        "word_count": 230,
        "potentially_affected": "Administrators troubleshooting Windows 11 EAP server-certificate validation for Wi-Fi, Ethernet, or VPN.",
        "dse_recommendation": "Compare an affected pilot profile with its intended root and server-name settings.",
        "primary_source": {
            "name": "EAP - What's changed in Windows 11",
            "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Windows 11 applies a consistent server-certificate validation model across the EAP methods supplied with Windows, including wired, wireless, and VPN use. Microsoft notes that some Windows 10 PEAP or EAP-TLS connections could validate with only a root certificate in the trusted store; upgrade failures therefore warrant checking the connection profile. For the documented upgrade issue, specifying the root certificate thumbprint in the profile is usually sufficient when that root already exists in the trusted store. <a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Confirm that the failure concerns server validation and identify the exact profile used by the upgraded client. Read all applicable trust conditions, including configured server-name validation. Do not infer that a trusted-store entry alone satisfies the Windows 11 profile.</p>\n<h2>DSE recommendation</h2>\n<p>Compare an affected pilot profile with its intended root and server-name settings. Ask the identity and network owners to verify the certificate actually presented by the authentication service. Correct the managed profile only after that identity is established. Preserve server validation rather than disabling it to restore connectivity, and retain the original profile for comparison.</p>\n<h2>Verification</h2>\n<p>Reapply the reviewed profile and repeat the approved connection. Confirm the expected server certificate and profile trust settings, then capture the authentication result. Include a controlled wrong-server or untrusted-certificate case in the test plan so restored connectivity is not the only acceptance condition.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: EAP &#8211; What&#8217;s changed in Windows 11</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nWindows 11 applies a consistent server-certificate validation model across the EAP methods supplied with Windows, including wired, wireless, and VPN use. Microsoft notes that some Windows 10 PEAP or EAP-TLS connections could validate with only a root certificate in the trusted store; upgrade failures therefore warrant checking the connection profile. For the documented upgrade issue, specifying the root certificate thumbprint in the profile is usually sufficient when that root already exists in the trusted store. Microsoft Learn.\nApplicability\nConfirm that the failure concerns server validation and identify the exact profile used by the upgraded client. Read all applicable trust conditions, including configured server-name validation. Do not infer that a trusted-store entry alone satisfies the Windows 11 profile.\nDSE recommendation\nCompare an affected pilot profile with its intended root and server-name settings. Ask the identity and network owners to verify the certificate actually presented by the authentication service. Correct the managed profile only after that identity is established. Preserve server validation rather than disabling it to restore connectivity, and retain the original profile for comparison.\nVerification\nReapply the reviewed profile and repeat the approved connection. Confirm the expected server certificate and profile trust settings, then capture the authentication result. Include a controlled wrong-server or untrusted-certificate case in the test plan so restored connectivity is not the only acceptance condition.\nOfficial references\nMicrosoft Learn: EAP – What’s changed in Windows 11. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nWindows 11 applies a consistent server-certificate validation model across the EAP methods supplied with Windows, including wired, wireless, and VPN use. Microsoft notes that some Windows 10 PEAP or EAP-TLS connections could validate with only a root certificate in the trusted store; upgrade failures therefore warrant checking the connection profile. For the documented upgrade issue, specifying the root certificate thumbprint in the profile is usually sufficient when that root already exists in the trusted store. [Microsoft Learn](https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes).\n\n## Applicability\n\nConfirm that the failure concerns server validation and identify the exact profile used by the upgraded client. Read all applicable trust conditions, including configured server-name validation. Do not infer that a trusted-store entry alone satisfies the Windows 11 profile.\n\n## DSE recommendation\n\nCompare an affected pilot profile with its intended root and server-name settings. Ask the identity and network owners to verify the certificate actually presented by the authentication service. Correct the managed profile only after that identity is established. Preserve server validation rather than disabling it to restore connectivity, and retain the original profile for comparison.\n\n## Verification\n\nReapply the reviewed profile and repeat the approved connection. Confirm the expected server certificate and profile trust settings, then capture the authentication result. Include a controlled wrong-server or untrusted-certificate case in the test plan so restored connectivity is not the only acceptance condition.\n\n## Official references\n\n[Microsoft Learn: EAP – What’s changed in Windows 11](https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Check EAP profile trust after a Windows 11 upgrade",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/",
                "headline": "Check EAP profile trust after a Windows 11 upgrade",
                "description": "Why can a formerly working EAP profile fail server validation after an upgrade?",
                "abstract": "Why can a formerly working EAP profile fail server validation after an upgrade?",
                "articleBody": "Source facts\nWindows 11 applies a consistent server-certificate validation model across the EAP methods supplied with Windows, including wired, wireless, and VPN use. Microsoft notes that some Windows 10 PEAP or EAP-TLS connections could validate with only a root certificate in the trusted store; upgrade failures therefore warrant checking the connection profile. For the documented upgrade issue, specifying the root certificate thumbprint in the profile is usually sufficient when that root already exists in the trusted store. Microsoft Learn.\nApplicability\nConfirm that the failure concerns server validation and identify the exact profile used by the upgraded client. Read all applicable trust conditions, including configured server-name validation. Do not infer that a trusted-store entry alone satisfies the Windows 11 profile.\nDSE recommendation\nCompare an affected pilot profile with its intended root and server-name settings. Ask the identity and network owners to verify the certificate actually presented by the authentication service. Correct the managed profile only after that identity is established. Preserve server validation rather than disabling it to restore connectivity, and retain the original profile for comparison.\nVerification\nReapply the reviewed profile and repeat the approved connection. Confirm the expected server certificate and profile trust settings, then capture the authentication result. Include a controlled wrong-server or untrusted-certificate case in the test plan so restored connectivity is not the only acceptance condition.\nOfficial references\nMicrosoft Learn: EAP – What’s changed in Windows 11. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:13:33+00:00",
                "dateModified": "2026-09-08T18:29:33+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-218-check-eap-profile-trust-after-a-windows-11-upgrade/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Check EAP profile trust after a Windows 11 upgrade"
                },
                "articleSection": [
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 230,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "EAP - What's changed in Windows 11",
                    "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes"
                }
            }
        ]
    }
}