#149 Ensure that files read in have a trailing new-line
Merged by rcritten. Opened by rcritten.
rcritten/certmonger bz1814976  into  master

In SCEP when retrieving the CA chain the certificates passed in
on the command-line (RA agent and CA cert) area printed along with
the contents of what was retrieved remotely.

If one of the filesystem certificates lacks a newline then the
output will be jumbled like:

-----END CERTIFICATE----------BEGIN CERTIFICATE-----\n

https://bugzilla.redhat.com/show_bug.cgi?id=1814976

rebased onto ee8546af594bfc65a06ddeaa792c765110ffbd80

rebased onto c079db0636cededcf81749170232d8ca8e16f037

rebased onto 85ef3e7026b795f37b1c43ad8738a35653eaa5c1

rebased onto f78f6eb06cdd803073f8e368921681e1986ee7ea

Pull-Request has been merged by rcritten