Question: Write a program to scan through below list of websites, capture SSL Server Certificate security details, sort Certificates' data as per their validity, and export
Write a program to scan through below list of websites, capture SSL Server Certificate security details, sort Certificates' data as per their validity, and export data file.(Python)
*Websites sample input* (input.txt)
www.chegg.com
<and then take another 2 more websites of your choice>
2: Create a CICD job to run the program in a container when the list of websites stored in git changes.
Step by Step Solution
3.40 Rating (150 Votes )
There are 3 Steps involved in it
1 First things first lets assume you dont want to inspect a remote server but instead you just want ... View full answer
Get step-by-step solutions from verified subject matter experts
