pageboard / proxy

Nginx server configuration
MIT License
0 stars 0 forks source link

allow non ssl service when certificate cannot be generated #3

Open kapouer opened 5 years ago

kapouer commented 5 years ago

When an already online domain becomes hosted by pageboard, DNS issues (propagation, CAA, ...) can prevent certificate creation temporarily. In this case, proxy should not try to redirect to https and just serve http. It is then up to CSP headers to prevent forms from posting in that configuration.