Skip to content
Snippets Groups Projects
Commit db00b0ad authored by Neeserg Parajuli's avatar Neeserg Parajuli
Browse files

making readme look prettier

parent 730bca54
No related branches found
No related tags found
No related merge requests found
Author: Neeserg Parajuli
#Author: Neeserg Parajuli
#Student num: 582811
Student num: 582811
Program:
##Program:
This program gets a path to a csv file, that contains (path to a certificate, url) and
makes sure the certificate is still valid for that URL.
Instructions:
##Instructions:
1) type in make clean then make in the command prompt
1) type in 'make clean' then 'make' in the command prompt
2) type in ./certcheck [path to csv] (make sure path to certificate stored in the csv is relative to the
2) type in './certcheck [path to csv]' (make sure path to certificate stored in the csv is relative to the
directory of the certcheck program)
3) check the output file.
Files:
##Files:
certcheck.c is the main file that controls that stands as proxy between csv_handler and validater
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment