moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

cmd/server: support serving over https #556

Open adamdecaf opened 4 years ago

adamdecaf commented 4 years ago

PayGate Version: v0.8.0

What were you trying to do? We need to support running PayGate's HTTP servers with TLS for all communications. This is required for production installs and needs to be documented in our guides.

After templating we need to confirm this is documented.