-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Herd Pro Reverb does not work with a secure SSL connection #467
Comments
Related to: laravel/reverb#78 |
Sorry, accidentally clicked "close with comment" just wanted to comment. |
I got Reverb working with Herd Pro and SSL. Hopefully this can be used to upgrade Herd's internals so that this setup won't trouble anyone else: https://gist.github.com/conradfuhrman/f0f731d39318b6a694e37f986b8d5c3f |
Good workaround; thanks. Agreed- could become easier/smoother. |
You can run HTTPS Reverb servers with the upcoming 1.10 release :) |
@sschlein any idea when the next release will be coming? I'd love to get this working! |
Next week 🙂 |
Amazing! Super stoked, thanks so much! |
Operating system version
macOS Sonoma 14.2.1
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.5.0 (Build 23)
PHP Version
PHP 8.3.3 (cli) (built: Feb 16 2024 00:15:01) (NTS)
Bug description
When using Laravel Reverb with the Herd Reverb service - this works fine without an SSL provided by Herd.
Once an SSL is added, even with the correct config - setting REVERB_HOST to the domain being served by Herd, and REVERB_SCHEME=https - Reverb simply no longer works.
Steps to reproduce
Test Reverb with an SSL using the Herd Reverb service - websocket communication no longer works
Relevant log output
No response
The text was updated successfully, but these errors were encountered: