Commit graph

16 commits

Author SHA1 Message Date
codebymikey
5778a6dd73
Add support for local host IPs (#8)
If there's a local host entry for the domain.

Resolve only the `A` record without trying to ping it, since some servers disable ping support. This should still work with CNAME based domains.
2024-01-29 20:38:59 +02:00
Francesco De Francesco
b51917a0ce
Set LC_TIME to "en_US" on macOS section (#7)
Changed to prevent "Failed conversion" error when current terminal locale is different than "en_US"
2022-10-17 10:46:59 +03:00
Bobby Iliev
1e3d923460 Loop through a list of domains 2021-11-24 15:36:03 +00:00
elvischang-lll
3ee7a8f174
ADDED: SANs, show serial#/fingerprints for leaf/intermediaries/root c… (#5)
* ADDED: SANs, show serial#/fingerprints for leaf/intermediaries/root certificates, added color and general cleanups.

* Modified: serial#s to NOT include colon and also convert to lowercase

* ADDED: OS checks for linux/mac versions for DATE commands.

Co-authored-by: Elvis Chang <elvischang@gmail.com>
2021-01-19 18:24:30 +02:00
elvischang-lll
684d8878a4
Added: show Certificate chains and serial#; Modified output comments (#4)
Co-authored-by: Elvis Chang <elvischang@gmail.com>
2021-01-14 13:55:23 +02:00
muyinliu
b8ed28cd57
Fix ANSI colors for zsh & Add execute permission to file ssl (#1)
* Fix ANSI colors for zsh

* Add execute permission to file ssl
2020-12-29 10:25:13 +02:00
Bobby Iliev
e05facf7fe
Merge pull request #3 from bobbyiliev/license
Added license file
Closes #2
2020-12-27 23:03:32 +02:00
Bobby Iliev
bdfa6b69dd Added license file 2020-12-27 21:02:59 +00:00
Bobby Iliev
9f4d288fc0
Fixed a typo 2020-06-04 18:11:24 +03:00
Bobby Iliev
43a172a3be
Added link to a blog post for more information 2020-06-04 17:52:37 +03:00
Bobby Iliev
a536a918ef Some minor output updates 2020-06-04 14:49:34 +00:00
bobbyiliev
e3c56d99cb SSL checker updated 2017-07-14 18:22:24 +03:00
bobbyiliev
6de7c78e07 SSL checker updated 2017-07-14 18:19:02 +03:00
parbiliev
338f9f1b0f Quick test 2017-07-14 17:42:50 +03:00
Bobby Iliev
eff2594dda Initial Upload 2017-07-14 17:29:06 +03:00
Bobby Iliev
dde6fc19a2 Initial commit 2017-07-14 17:27:54 +03:00