reddit_sse_stream
reddit_sse_stream copied to clipboard
Fix SSL cert issue (Generate or purchase a cert) to enable SSL
Some clients need to use https due to various reasons. Currently, the Pushshift API sits behind Cloudflare for RESTful requests, but Cloudflare causes large delay gaps for the SSE stream when proxying through their system.
Create or purchase an SSL certificate to install locally on the server to support SSL connections.