---
title: "What are the list of browsers that Fortanix DSM supports?"
slug: "what-are-the-list-of-browsers-that-fortanix-dsm-supports"
updated: 2026-03-16T17:35:57Z
published: 2026-03-16T17:35:57Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What are the list of browsers that Fortanix DSM supports?

The list of browsers that Fortanix-Data-Security-Manager (DSM) supports are based on a dynamic "`browserslist`" query, ([https://github.com/browserslist/browserslist](https://github.com/browserslist/browserslist)). The query is:

```bash
> 0.5%, last 2 versions, Firefox ESR, not dead, not IE 11, not IE_Mob 11
```

The query above means that we support:

- The last **two** versions of every major browser.
- All browser versions having at least 0.5% market share
- Explicit support for Firefox ESR but not IE.

For the current set of browsers for a given `browserslist` query, refer to the URL: [https://browserslist.dev/?q=ZGVmYXVsdHMsIG5vdCBJRSAxMSwgbm90IElFX01vYiAxMQ%3D%3D](https://browserslist.dev/?q=ZGVmYXVsdHMsIG5vdCBJRSAxMSwgbm90IElFX01vYiAxMQ%3D%3D)

Fortanix Data Security Manager (DSM) is the world’s first cloud service secured with Intel® SGX. With Fortanix DSM, you can securely generate, store, and use cryptographic keys and certificates, as well as other secrets such as passwords, API keys, tokens, or any blob of data. Your business-critical applications and containers can integrate with Fortanix DSM using legacy cryptographic interfaces (PKCS#11, CNG, and JCE) or using the native Fortanix DSM RESTful interface.
