Commit e08c7d6
committed
fix(curl): resolve TLS issue caused by restrictive configuration
Using a `.curlrc` file restricts the use of openssl encryption.
This restriction blocks the ability to deploy an XOA because
`xoa.io` website requires newer certificates.
This patch therefore aims to add the same encryption from the xoa.io,
making deployment easier for users while maintaining secure communications.
Signed-off-by: Lucas RAVAGNIER <ravagnierlucas@gmail.com>1 parent d67ac28 commit e08c7d6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments