Current location - Quotes Website - Personality signature - How to turn api interface into https
How to turn api interface into https
1. According to the query of Zhongguancun Online, you can use Docker to install apisix, or you can compile and install it with source code. After installation, it will become https.

2. Generate SSL certificate. You can use LetsEncrypt to generate a free SSL certificate, or you can use a self-signed SSL certificate to convert it into https.