Skip to content
  • This project
    • Loading...
  • Sign in

Christian Gerdes / WebServicePlugins

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 12
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #15 opened 2018-09-19 11:46:15 UTC by Christian Gerdes@lilchger

Client Certificate fails to find private key in PEM file

Client Certificate plugin fails to parse PEM files with additional attributes and info between/before the key and cert parts. When removing all additional info, parsing succeeds.

Workaround is right now to remove all lines in the PEM that are not between the ---BEGIN and ---END lines.

  • Please register or sign in to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
2
Labels
bug confirmed
Assign labels
  • View labels
1
1 participant
Reference: lilchger/WebServicePlugins#15