CS472 Assignment #6

 

Part 1: Due Midnight Thursday Nov 19, 2009

Create a certificate request (as described in OpenSSL PKI lecture) and submit it to cs472 for signature.

 

Part 2: Due Midnight Thursday Dec 3, 2009

 

Use  OpenSSL SMIME to mail  your solution to cs472 as zipped, signed  and encrypted  message as follows:

Let   file.xxx  (xxx may txt, pdf, doc, etc)  is a file that contains your answer to the A5 questions. 

«   Use the following script:

% zip_sendsign_encmail   cs472    file.xxx   <login>

This script produce a file called :  ZiSiEn (it is a zipped, signed and encrypted file corresponding to file.xxx).

The script also mails the file ZiSiEn to cs472.

«   Since there is a possibility that your email can be lost use:

% submit   cs472

to submit the file  ZiSiEn under Assignment#6.