it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] SSL/TLS Checker

Open joe-eklund opened this issue 2 years ago • 3 comments
trafficstars

What tool do you want? A certificate checker.

Describe the solution you'd like You would put in which website you would like to check and then it verifies a certificate is valid, lists what cipher suites it can use, etc.

Is their example of this tool in the wild? See https://www.ssllabs.com/ for an example.

Additional context N/A

joe-eklund avatar Aug 17 '23 21:08 joe-eklund

Hi @joe-eklund, this is not really possible from a browser, JS cannot access everywhere and cannot do raw socket access, will require a local application or server side, so probably not the goal of this project

But maybe can just make link to this site

sharevb avatar May 09 '24 08:05 sharevb

Hey, thanks for your input. If that's the case, this ticket could probably be closed since it's not technically feasible. It can be revisited if it becomes possible in the future.

joe-eklund avatar May 09 '24 20:05 joe-eklund

Hi, another solution is to forge an URL linking to ssllabs

sharevb avatar May 09 '24 20:05 sharevb