Skip to content

df-5/ssl-decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSL Decoder

Simple PHP script which decodes an SSL connection or certificate and displays information.

Features

  • Decodes CSR
  • Decodes Certificates
  • Decodes SSL Connections
  • SSL Protocol version tester
  • OCSP validation
  • CRL validation
  • Full certificate chain validation.
  • Issuer validation
  • Date validation

Requirements

  • PHP 5.6+
  • OpenSSL
  • PHP must allow shell_exec and remote fopen.

Demo

See https://z1s.org/ssl/.

License

GPLv3

About

Simple PHP script which decodes an SSL connection and displays the information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.7%
  • CSS 24.0%
  • JavaScript 2.3%