#32 Fix removal of CR from PEM certificates
Closed: fixed Opened by rcritten.

Frederic Hoerni reported:

I have noticed a minor bug in nss_engine_vars.c about the creation of the PEM of certificates.

The first CR (\r) is removed, but the others are not, because the index 'i' is incremented twice at each iteration.

A patch was provided.


Metadata Update from @rcritten:
- Issue set to the milestone: mod_nss-1.0.15

Metadata Update from @rcritten:
- Issue assigned to rcritten

Accepted, thanks.

I cleaned up the length in the commit message a bit, added the ticket link and added Frederic to AUTHORS.

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue priority set to: None (was: 3)
- Issue status updated to: Closed (was: Open)

Metadata