How to run a PWA in a Intranet without a trusted SSL certificate?

前端 未结 1 1971
一整个雨季
一整个雨季 2021-02-14 18:57

I\'m setting up a Intranet environment to run a PWA for business purposes in future. But I encountered a problem regarding SSL certificates.

In my plan:

  • Ev
相关标签:
1条回答
  • 2021-02-14 19:28

    HTTPS is a core requirement for running a PWA.
    Certificates are no longer that expensive.
    Just figure that into your yearly hosting costs.
    Until you get your HTTPS running with a cert, perhaps you could use something like https://glitch.com/ for free testing

    0 讨论(0)
提交回复
热议问题