申请SSL

PowerShell 

Install-Module -Name Posh-ACME -Scope CurrentUser

New-PACertificate xxxxx.com -AcceptTOS -Contact xxx@qq.com; Read-Host "Press Enter to exit"

 

 

C:\Users\Administrator\AppData\Local\Posh-ACME

posted @ 2026-09-11 22:43  ucdos2023  阅读(5)  评论(0)    收藏  举报