Skip to content

Verify if each domain in an array or database is Secure (HTTPS)

License

Notifications You must be signed in to change notification settings

arsari/domain-ssl-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain-SSL-Verify


This script do an HTTP request of a list of domain names storage in a CSV file or SQL database and fetches all the headers sent by the domain server returning an associate array with each domain header information.

When the list is on an SQL database, the script update the table of the list of domains adding to the database the resulting SSL status in an existing column named SSLcertificate.

To run the script, on the terminal command prompt write:

php domain-ssl-verify.php

About

Verify if each domain in an array or database is Secure (HTTPS)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages