reddit_sse_stream icon indicating copy to clipboard operation
reddit_sse_stream copied to clipboard

Fix SSL cert issue (Generate or purchase a cert) to enable SSL

Open pushshift opened this issue 7 years ago • 0 comments

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.

pushshift avatar May 24 '18 01:05 pushshift