Hi there.
I’m using a SSL certificate, it works at Postman AND SH Console, but not at the n8n. It returned this:
{
“errorMessage": “error:0480006C:PEM routines::no start line”,
“errorDetails”: {
“rawErrorMessage”: [
“error:0480006C:PEM routines::no start line”
],
“httpCode”: “ERR_OSSL_PEM_NO_START_LINE”
},
“n8nDetails”: {
“nodeName”: “HTTP Request”,
“nodeType”: “n8n-nodes-base.httpRequest”,
“nodeVersion”: 4.2,
“itemIndex”: 0,
“time”: “11/02/2025, 11:56:15”,
“n8nVersion”: “1.76.3 (Self Hosted)”,
“binaryDataMode”: “default”,
“stackTrace”: [
“NodeApiError: error:0480006C:PEM routines::no start line”,
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js:525:33)”,
" at processTicksAndRejections (node:internal/process/task_queues:95:5)“,
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:632:19)”,
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:881:51",
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1215:20"
]
}
}
Information on your n8n setup
- n8nVersion": "1.76.3 (Self Hosted)
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: