certs

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
certs [11/24/2025YYY 05:49] johnsonjohncerts [11/24/2025YYY 05:51] (current) johnsonjohn
Line 1: Line 1:
-======Certs======+=====Certs=====
 ---- ----
 =====PowerShell Certs===== =====PowerShell Certs=====
  
-====CSR Generator====+=====CSR Generator=====
 <code powershell csrGenerator.ps1> <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====
  • certs.1763992143.txt.gz
  • Last modified: 11/24/2025YYY 05:49
  • by johnsonjohn