apache / apache/openwhisk-client-js

odd SSL error when passing large payloads

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
55
PR merge metrics
No merged PRs in 30d

Description

try calling `ow.packges.get({name:"foo", junk: "SOME VERY LARGE PAYLOAD"})`

if the payload is too big (in my case, 330k), you will get back an odd SSL error:

```
Error encountered calling OpenWhisk: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.