Skip to content

If this is not done, insights will be unable to communicate with erpnext, and an error will occur during the installation process.#793

Draft
1060778506 wants to merge 6 commits intofrappe:developfrom
1060778506:develop
Draft

If this is not done, insights will be unable to communicate with erpnext, and an error will occur during the installation process.#793
1060778506 wants to merge 6 commits intofrappe:developfrom
1060778506:develop

Conversation

@1060778506
Copy link
Copy Markdown

Problem Description:
#763

Disable SSL certificate verification for database connections.
Set ssl_verify_cert to False for MariaDB connection.
Updated SSL certificate verification to be enabled for database connections.
If not set to True, it will be impossible to associate ERPNext during the installation of ERPNext and the app.
@1060778506
Copy link
Copy Markdown
Author

#762 Specific questions are here.

@1060778506
Copy link
Copy Markdown
Author

Or add an option to skip the SSL verification.

@shahzeelahmed
Copy link
Copy Markdown
Member

we cannot skip SSL verification for production sites by default. we need to generate a CA file in the docker setup and then point out to that for SSL verification

@1060778506
Copy link
Copy Markdown
Author

默认情况下,我们不能跳过生产站点的 SSL 验证。我们需要在 Docker 设置中生成一个 CA 文件,然后将其指向以进行 SSL 验证。
Hello, do you have any relevant tutorials? I think this setting is quite obscure, but it's extremely important. I haven't been able to find any tutorials on it. Please help.

@1060778506
Copy link
Copy Markdown
Author

we cannot skip SSL verification for production sites by default. we need to generate a CA file in the docker setup and then point out to that for SSL verification

If I use an internal network link, and the internal network of Docker does not access the Internet, do I still need SSL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants