.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-cert-grab 1 "2023-02-01" Ronin "User Manuals" .SH NAME .PP ronin\-cert\-grab \- Downloads SSL\[sl]TLS certificates .SH SYNOPSIS .PP \fBronin cert\-grab\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIHOST\fP:\fIPORT\fP \[or] \fIURL\fP\[rC] \.\.\. .SH DESCRIPTION .PP Downloads SSL\[sl]TLS certificates for a SSL\[sl]TLS TCP or \fBhttps:\[sl]\[sl]\fR URL\. .SH ARGUMENTS .TP \fIHOST\fP:\fIPORT\fP A remote TCP service to retrieve the SSL\[sl]TLS certificate from and print\. .TP \fIURL\fP An URL to retrieve the SSL\[sl]TLS certificate from and print\. .SH OPTIONS .TP \fB\-f\fR, \fB\-\-file\fR \fIFILE\fP Optional file to read target values from\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information\. .SH EXAMPLES .PP Downloads the SSL\[sl]TLS certificate for a SSL\[sl]TLS service: .PP .RS 4 .EX \[Do] ronin cert\-grab github\.com:443 .EE .RE .PP Downloads the SSL\[sl]TLS certificate running on the IP and port: .PP .RS 4 .EX \[Do] ronin cert\-grab 93\.184\.216\.34:443 .EE .RE .PP Downloads the SSL\[sl]TLS certificate used by the URL: .PP .RS 4 .EX \[Do] ronin cert\-grab https:\[sl]\[sl]github\.com\[sl] .EE .RE .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-cert\-dump (1) .BR ronin\-cert\-gen (1)