undefined constant OpenSSL::SSL::Context::Server
Open
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've been trying to run this app in my local machine, but whenever I try to run it I get an error with a stack trace saying `undefined constant OpenSSL::SSL::Context::Server`. The full stack trace is:
```
Error in ./libs/kemal/kemal/config.cr:6: undefined constant OpenSSL::SSL::Context::Server
@ssl : OpenSSL::SSL::Context::Server?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
What does that mean? How can I fix this? Does anybody know why is that happening?
Thanks,
**Andrés**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.