<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
RDP Error "Content was blocked because it was not signed by a valid security certificate"
Okta Classic Engine
Multi-Factor Authentication
Okta Identity Engine
Overview

This article addresses how to resolve an RDP Error that happens in the Okta Sign-In Widget during login, showing:

Content was blocked because it was not signed by a valid security certificate.


Error message 

 
Applies To
  • Okta MFA Credential Provider for Windows
  • Multi-Factor Authentication (MFA)
  • Remote Desktop Protocol (RDP)
  • Public Key Infrastructure (PKI)
Cause

This issue can be caused by Certificate Revocation List configuration, or Domain blocking configuration on the Windows Server.
 

Solution

This issue can be caused by a Windows Server Certificate Revocation List (CRL) or Domain Blocking configuration.
 
The solution may include one or a combination of:
 

A. Allow access to Okta IP addresses

Allow Okta IPs and domains on the server. Reference Okta's manual chapter on Allow access to Okta IP addresses.
 

PortsThe Okta service uses SSL/TLS for all communication. If the policy requires a port number, port 443 must be allow-listed for the IP addresses provided in this document, unless otherwise noted.
Required Okta DomainsIf the company allow-list includes domains, add the following domains to the list of allowed domains:
  • *.okta.com
  • *.mtls.okta.com
  • *.oktapreview.com
  • *.mtls.oktapreview.com
  • *.oktacdn.com
  • *.okta-emea.com
  • *.mtls.okta-emea.com
  • *.kerberos.okta.com
  • *.kerberos.okta-emea.com
  • *.kerberos.oktapreview.com
  • *.okta-gov.com
  • *.mtls.okta-gov.com
  • *.okta.mil
  • *.mtls.okta.mil
Certificate revocation troubleshootingVarious problems can arise when attempting to revoke a certificate. For example, some clients fail to connect to SSL/TLS endpoints when they are unable to reach a revocation server. If there are any troubles with certificate revocation, ensure that the following domain names are allow listed under port 80:



 

B. CRL checks could be completely disabled on the server (not recommended)

There is an option for Check for server Certificate Revocation in Internet Options - This could be unchecked as a workaround.

Internet Options 
 

Alternatively or additionally, there is a GPO config for this setting that may also be disabled as a workaround:

Computer configuration

 

NOTE: 

  • If unchecking/disabling "Check for server certificate revocation" is not an option for security purposes and the company's security requirements, please capture RADIUS Packets using Wireshark and submit a ticket to Okta Support. 
Loading
RDP Error "Content was blocked because it was not signed by a valid security certificate"