Final Progress

Well, I have finally finished the back bone of the back end. For the generation part, a certificate signing request is firstly being generated and being verified by the root certificate or another verified certificate. The certificate is then stored within folders which has certificate’s email name to ease the Read more…

Improving Backend

This week I have focused on the part of generating a certificate out of the input passed by the front end ie the email and the number of days before the certificate has expired. The post request is firstly processed to separate the number of days and email from the Read more…

Certificate Listing

As in the past week, I have been trying to advance the features of listing the certificate as well as combining it to the front end. Previously, the listing of the certificates could only list down the names of the certificate files without accessing them. Currently, my biggest concern is Read more…

Witty 2

This week is one which is solely focused on Witty and it has been a rather interesting one because it is the one that I started realizing the great power that it comes with. I would still say that my understanding of it is just a mere scratch as the Read more…

Github and Wt

This first week of internship in AESTE has been a unique experience as I am already being prepared to do some real application. Firstly , learning Wt does comes with its own perks and also downsides. It is a relatively new web toolkit with its stable release only last year Read more…