schannel: failed to decrypt data, need more data
Open
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
### HHVM Version
HipHop VM 3.18.3 (rel)
Compiler: tags/HHVM-3.18.3-0-g1ddd4af7b1342c20635afbdc67701fbcbdf97bfa
Repo schema: 61b13efcfd4e2fabea72495f96208746a568a688
### Standalone code, or other way to reproduce the problem
Happened at random I thing, HHVM had been running for a long time.
### Expected result
---
### Actual result
The page was blank, took a while to load.
I checked through curl -v -O NUL https://url-redacted/ (curl on Windows) and saw a long output like this.
Partial output.
https://pastebin.com/hW8uAwFT
Restarting HHVM somehow fixed this. ( I didn't restart anything else )
Contributor guide
Assessment
This issue has not been assessed yet.