Skip to content

Instantly share code, notes, and snippets.

@aliqasemzadeh
Last active April 19, 2021 05:33
Show Gist options
  • Save aliqasemzadeh/2986420ebfb61aeab78f124f7c6ee0f4 to your computer and use it in GitHub Desktop.
Save aliqasemzadeh/2986420ebfb61aeab78f124f7c6ee0f4 to your computer and use it in GitHub Desktop.
How to setup SSL on laravel-websockets cPanel
You can easilly setup SSL for laravel-websockets.
Note: You need to access root user to run supervior for websocket.
1-Login into cPanel
2-SSL/TLS
3-Manage SSL Hosts
4-Install an SSL Website
5-Select domain and SSL
6-Autofill by Domain
7-Certificate: (CRT) file is PEM (local_cert) and Private Key (KEY) is key (local_pk).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment