From 53f5b902bf9ff04c71ce319fcc46337d361b14f3 Mon Sep 17 00:00:00 2001 From: Jonas Olausson <j.olausson@student.unimelb.edu.au> Date: Wed, 23 May 2018 20:45:48 +1000 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 6e6d7a6..47bdd62 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,2 @@ # Assignment 2 -This repository contains example code and test scripts for Assignment 2 - -## Example Certificate Code -certexample.c contains example code for opening a certificate file using OpenSSL, as well as extracting some values from it. - -## Test Scripts and Certificates -Additional testscripts and Certificates will be added to the repository shortly +Here is my certificate validator, I hope marking it brings you as much joy as it had brought me when I made it -- GitLab