我正在尝试在我的本地系统中设置ssl。我是用windows机器和风帆js应用程序。/** * (sails.config.*) * What you see below is a quick outline of the built-in settings you need * is only used in your product
我正在尝试设置letsencrypt (现在显然是绿色锁),以便用express进行端口转发。iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3000问题是,现在,我明白:
Fetching certificate for 'xxx' to use as default for HTTPS server...