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 of accessing the approot from my WResource. It often leads on to a segmentation fault. Previously, accessing it would not be much of a problem by using the WApplication::appRoot() and Read more