timhaley94 / holdem

Real time poker in JavaScript
https://holdemhounds.com
GNU General Public License v3.0
7 stars 7 forks source link

Add HTTPS cert to server #94

Closed timhaley94 closed 4 years ago

timhaley94 commented 4 years ago

Background

In order to enable https, we need to open another port on the load balancer and provide it with a cert.

Proposed Changes

Technical changes:

Future work

What will we need to do later:

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 636e14e0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 25.4% (0.0% change).

View more on Code Climate.