User Tools

Site Tools


certs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
certs [2025/11/24 04:27] – created johnsonjohncerts [2025/11/24 05:51] (current) johnsonjohn
Line 1: Line 1:
-======Certs======+=====Certs=====
 ---- ----
 =====PowerShell Certs===== =====PowerShell Certs=====
  
-====CSR Generator==== +=====CSR Generator===== 
-<code>+<code powershell csrGenerator.ps1>
 ## PowerShell Script to generate a Certificate Signing Request (CSR) using the SHA256 (SHA-256) signature algorithm and a 2048 bit key size (RSA) via the Cert Request Utility (certreq) ## ## PowerShell Script to generate a Certificate Signing Request (CSR) using the SHA256 (SHA-256) signature algorithm and a 2048 bit key size (RSA) via the Cert Request Utility (certreq) ##
  
Line 150: Line 150:
  
 ====CertReq2023==== ====CertReq2023====
-<code>+<code powershell certReq.js>
 # User CertReq in Powershell to create your cert using the SHA256 (SHA-256) signature algorithm and a 2048 bit key size (RSA)  ## # User CertReq in Powershell to create your cert using the SHA256 (SHA-256) signature algorithm and a 2048 bit key size (RSA)  ##
  
Line 179: Line 179:
 ---- ----
  
-=====Certs TEXT=====+====Certs TEXT====
  
 ====Certs.txt==== ====Certs.txt====
-<code>+<code text certs.txt>
 C:\ServiceNow MID Server SNOW-MID-S02\agent\jre\bin>keytool -import -alias thedacaresandcert -file "C:\Users\jwj0215admin\Desktop\thedacaresand2.cer" -keystore "C:\ServiceNow MID Server SNOW-MID-S02\agent\jre\lib\security\cacerts" C:\ServiceNow MID Server SNOW-MID-S02\agent\jre\bin>keytool -import -alias thedacaresandcert -file "C:\Users\jwj0215admin\Desktop\thedacaresand2.cer" -keystore "C:\ServiceNow MID Server SNOW-MID-S02\agent\jre\lib\security\cacerts"
  
-changeit+normalUnchanged
  
 Delete the Cert Delete the Cert
certs.1763987255.txt.gz · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki