# Erro: error:06065064:digital envelope routines:EVP\_DecryptFinal\_ex:bad decrypt

Esse é um erro bastante comum que está relacionado com o módulo Encryptor, dentro da sua automação do [Make.com](https://make.com/).

O módulo Encryptor é responsável pela decodificação dos dados que chegam especificamente da Clickbank.

Caso você encontre essa mensagem: `error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt`:

{% stepper %}
{% step %}

### Primeiro veja se a sua chave-secreta na Clickbank possui letras maiúscula e números

Ajude se necessário e salve as alterações.
{% endstep %}

{% step %}

### Em seguida, veja se a mesma chave-secreta está correta na Planilha de Apoio

Novamente, ajuste se necessário e aguarde a geração do Hash.
{% endstep %}

{% step %}

### Copie o Hash Criptográfico gerado na planilha.

{% endstep %}

{% step %}

### Abra a automação e entre no módulo Encryptor.

{% endstep %}

{% step %}

### Clique no botão Add.

![](/files/81f1f9a7ccf235df319ba0f05e703ff15fecff3d)
{% endstep %}

{% step %}

### Preencha com um nome diferente

{% endstep %}

{% step %}

### Cole o Hash Criptográfico.

{% endstep %}

{% step %}

### Escolha a opção Plain Text.

![](/files/04c42805b97614867101dc1b43262bba34de1ee9)
{% endstep %}

{% step %}

### Dê OK e salve todas as alterações, clicando no ícone do Disquete.

{% endstep %}

{% step %}

### Refaça o teste clicando no botão TESTE, dentro da Clickbank.

{% endstep %}
{% endstepper %}

Atualizado em: 17/06/2024


---

# 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://cannolibot.gitbook.io/ajuda/erro-error-06065064-digital-envelope-routines-evp_decryptfinal_ex-bad-decrypt.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.
