# OpenSSL Sign Code

{% hint style="info" %}
OpenSSL Sign Code is a tooling integration. Tooling Data Source integrations are used during investigations to improve analysis and in interactive chat to help answer questions. They are optional, but enabling more tooling integrations enhances Dropzone analysis.
{% endhint %}

The Dropzone platform is able to use OpenSSL Sign Code to determine if an excutable has a valid cryptographic signature, and by whom it was signed. Invalid signatures, or signatures by known bad or untrusted parties are typically malicious indicators.

## Enable OpenSSL Sign Code

The OpenSSL Sign Code Data Source integration does not require any API keys or credentials.

To enable the Data Source integration, do the following:

* Navigate to your Dropzone AI tenant home page e.g. https\://*mycompany*.dropzone.app
* In the bottom left hand corner, click Settings > Integrations

<figure><img src="https://435022081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBVcKuiytGCsIDpL70BC%2Fuploads%2Fgit-blob-b3f07f902b1402dadc7abbd8bb62f9c204547390%2Fui-integrations-dropdown.png?alt=media" alt=""><figcaption><p>Integrations Dropdown</p></figcaption></figure>

* Click "Provided"

<figure><img src="https://435022081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBVcKuiytGCsIDpL70BC%2Fuploads%2Fgit-blob-502ef3ca0da7dce08d3b583c0a4deac087d36e40%2Fapp_system_integrations_provided.png?alt=media" alt=""><figcaption><p>Click Provided</p></figcaption></figure>

* In the Search bar, search OpenSSL Sign Code, then click the kebab on the right

<figure><img src="https://435022081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBVcKuiytGCsIDpL70BC%2Fuploads%2Fgit-blob-b94c1f74cc6293302d90b5aee79e81d8c00a9110%2Fapp_system_integrations_provided_OpenSSL_Sign_Code.png?alt=media" alt=""><figcaption><p>Select OpenSSl Sign Code</p></figcaption></figure>

* Click "Enable data source" to enable OpenSSL Sign Code

<figure><img src="https://435022081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBVcKuiytGCsIDpL70BC%2Fuploads%2Fgit-blob-d245a0f3ae3d24a8f222c9b898ebe25f1ed3ee7f%2Fapp_system_integrations_provided_Enable.png?alt=media" alt=""><figcaption><p>Enable data source</p></figcaption></figure>

If you have any errors engage your Dropzone AI support representative.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dropzone.ai/integrations/data/openssl-sign-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
