bug33032 359 B

123456
  1. o Minor bugfixes (key portability):
  2. - When reading PEM-encoded key data, tolerate CRLF line-endings even if
  3. we are not running on Windows. Previously, non-Windows hosts
  4. would reject these line-endings in certain positions, making
  5. certain key files hard to move from one host to another.
  6. Fixes bug 33032; bugfix on 0.3.5.1-alpha.