> For the complete documentation index, see [llms.txt](https://docs.mnasati.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnasati.com/ssl-settings.md).

# SSL Settings

![](/files/-MaMudZLvAR4eS8_AN0B)

## SSL Configurations

### SSL For SANDBOX

We use HTTPS standards with TLS and SNI. The certificate is in sha2.

### SSL for PRODUCTION

We use a standard HTTPS with TLS. The certificate is in sha2.

All Linux librairies (java, apache , ruby , python , php, etc.) are compatible since 2006.

**Finally, you can check up our certs here**:

> Production environment: <https://www.ssllabs.com/ssltest/analyze.html?d=mnasatiapi.com>
>
> Sandbox environment: <https://www.ssllabs.com/ssltest/analyze.html?d=sandbox.mnasati.com>

{% hint style="info" %}
Note: Using non-ssl connection or connecting to our endpoints using normal HTTP connection, will probably throw an error, or output a malformed data.
{% endhint %}
