Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • stapled stapled
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • open
  • stapledstapled
  • Issues
  • #43
Closed
Open
Issue created Feb 27, 2018 by Chris Snijder@chris🏅Maintainer

Parse HAProxy files to get a mapping of cert paths to sockets

It would be easier for OPS if we could parse (multiple) HAProxy config files, those point to both the cert paths, multiple are possible and the socket they belong to (only one possible) so it will lead to path/socket pairs eliminating the need to specify them in arguments or config in order. Since HAProxy is the main use case for stapled, it makes sense to make this one of the generic features.

  1. So the suggestion is to add parsing of HAProxy config files (only a few directives, regex should do).
  2. Add a CLI argument --haproxy-config or similar.
Assignee
Assign to
Time tracking