fix func script1
This commit is contained in:
parent
d2a4108139
commit
5f8508fd29
|
|
@ -1,11 +1,11 @@
|
|||
# ============================================================
|
||||
# Skript ustanovki sertifikata dlya RDP signing
|
||||
# Zapusk: irm https://git.help-d.ru/installSSL | iex
|
||||
# RDP Certificate Manager - Menu Script (PS 5.1 Compatible)
|
||||
# Zapusk: irm https://git.help-d.ru/installSSL.ps1 | iex
|
||||
# ============================================================
|
||||
|
||||
# ========== НАСТРОЙКИ ==========
|
||||
$GiteaUrl = "https://git.help-d.ru"
|
||||
$RepoPath = "helmut/cert-deploy/raw/branch/main"
|
||||
$RepoPath = "helmut/ssl.git//raw/branch/main"
|
||||
$CertFileName = "Help-D_RDP.pfx"
|
||||
$CertPassword = "sj032ssa"
|
||||
$CertStorePath = "C:\tmp\cert"
|
||||
|
|
|
|||
Loading…
Reference in New Issue