标签: php wordpress ssl ampps
我正在尝试在我的本地环境中运行wordpress / wooCommerce(laptop localhost) 对于woocommerce的其余api需要使用https(http版本是oauth 1.0a,这是一个痛苦的使用)。
当我尝试在https协议下使用ampps安装wordpress时,我收到此错误:A trusted SSL Certificate was not found这使得localhost没有被操纵。
A trusted SSL Certificate was not found
如何在我的wordpress安装中使用安培中的SSL?