月度归档: 2017 年 5 月

1 篇文章

微信小程序后端linux使用xampp配置https
背景 由于最近开发微信小程序,前后端交互需要使用https协议,故需要配置https服务 服务器环境 服务器系统 ubuntu 环境 xampp SSL服务 let's encript 步骤 安装certbot-auto: wget https://dl.eff.org/certbot-auto --no-check-certificate chm…