> Source: [sk171707](https://support.checkpoint.com/results/sk/sk171707)

# sk171707 - "SslVersionOrCipherMismatch" error when disabling AES128 and opening a new Log tab

| Property | Value |
|----------|-------|
| Solution ID | sk171707 |
| Date Created | 2021-01-25 |
| Last Modified | 2024-11-26 |
| Technical Level | Advanced |
| Products | SmartConsole |
| Versions | R81.20, R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Symptoms

- * "`SslVersionOrCipherMismatch`" error when disabling AES128 (as described in [sk182231](https://support.checkpoint.com/results/sk/sk182231)) and opening a new Logging \& Monitor tab in SmartConsole.

* SmartConsole debugs shows:  
  ``
  System.ArgumentNullException: Value cannot be null.``  
  ``
  Parameter name: s``  
  ``
  at System.IO.StringReader..ctor(String s)``  
  ``
  at System.Xml.XmlDocument.LoadXml(String xml)``  
  ``
  at InvestigatorGui.RequestCreator.a(ResponseDelegate A_0, Int32 A_1, String A_2)``  
  ``
  [1] [DATE TIME,PID] (ERROR) CP.Infrastructure.PersistencyHelperBase`1[[AppShellUI.TabbedPageContainer, AppShellUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] - Could not create a persistent value``  
  ``
  [1] [DATE TIME,PID] (ERROR) SmartViewWrapper.View.SmartViewControl - Error loading page:https://IP/smartview/embedded/#view-id=00000000-0000-0000-0000-A69BF720DA43&locale=en-US, msg:SslVersionOrCipherMismatch.``  
  ``
  [1] [DATE TIME,PID] (ERROR) InvestigatorGui.RequestCreator - Xml Parse error``  
  ``
  ...``  
  ``
  [1] [DATE TIME,PID] (ERROR) CP.Infrastructure.PersistencyHelperBase`1[[AppShellUI.TabbedPageContainer, AppShellUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] - Could not create a persistent value``  
  ``
  [1] [DATE TIME,PID] (ERROR) SmartViewWrapper.View.SmartViewControl - Error loading page:https://IP/smartview/embedded/#view-id=00000000-0000-0000-0000-A69BF720DA43&locale=en-US, msg:SslVersionOrCipherMismatch.``
* TLS1.0, TLS 1.1 and SHA1 are disabled (refer to [sk178505](https://support.checkpoint.com/results/sk178505)).

## Cause

Disabling AES128 while also disabling TLS 1.0, TLS 1.1, and SHA1 leaves no supported ciphers for establishing a secure connection, and is not supported. AES128 is required in conjunction with other cipher settings for a secure connection to function.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
