User Tools

Site Tools


certs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
certs [2025/11/24 04:28] – [Certs.txt] 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"
  
certs.1763987331.txt.gz · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki