Share

PHPki Digital Certificate Authority

File Release Notes and Changelog

Release Name: 0.04

Notes:
See Change Log.

Changes: v0.04: - Fixed a download problem which could cause corrupted certificates and CRLs. The upload() function was using fpassthru() which automatically closes the file. A subsequent fclose() error was adding extra junk to the end of downloads. Switched to readfile(). - Added end-user help screens. More to come. A brief explanation of PKI and e-mail encryption. Root certificate installation for Outlook/Express Personal e-mail certificate installation for Outlook/Express - Some tweaking of certificate downloads to be more Netscape friendly. - Some clean-up and reorganization of files, directories, and symlinks.