Project

General

Profile

Actions

Bug #9473

closed

Lightsquid 1.8_5 doesn't ensure line breaks between cert and key when generating cert.pem file

Added by Marc Skarshinski about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Lightsquid
Target version:
-
Start date:
04/13/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.4.4
Affected Plus Version:
Affected Architecture:
All

Description

similar to stunnel Bug #9118

If user imported key doesn't contain a trailing line break, the cert.pem will not contain a line break between the cert and key:

...
-----END CERTIFICATE----------BEGIN PRIVATE KEY-----
...

instead of:

...
-----END CERTIFICATE-----
-----BEGIN PRIVATE KEY-----
...

Actions #1

Updated by Jim Pingle about 5 years ago

  • Status changed from New to Resolved

Fixed in lightsquid pkg version 3.0.6_6.

Actions #2

Updated by Jim Pingle about 5 years ago

  • Assignee set to Jim Pingle
  • % Done changed from 0 to 100
  • Affected Architecture All added
  • Affected Architecture deleted ()
Actions

Also available in: Atom PDF