Skip to content

eduardmarcinco/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities

extract_certs.ps1

Script extracts whole certificate chain from provided URL.

Run ./extract_certs.ps1 in PowerShell window and provide hostname and port. Certificates are then saved to files in pem format.

extract_certs.sh

Script extracts whole certificate chain from provided URL.

Usage: ./extract_certs.sh <hostname> <port>

Certificates are then saved to files in pem format.

About

Collection of personal utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published