Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 525
    • Issues 525
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2301
Closed
Open
Created Nov 23, 2020 by Michal Nowak@mnowakOwner0 of 5 tasks completed0/5 tasks

Add FIPS mode enabled builds to GitLab CI

BIND9 supports FIPS mode (--enable-fips-mode) but is not regularly tested in the CI. For this to happen this needs to be accomplished:

  • Basic FIPS build fixes integrated !4281 (performs builds with --enable-fips-mode)
  • System test can run without MD5 (there's plenty of algorithm hmac-md5; in system test or implicit expectation of MD5 in dig invocations in acl and allow-query system tests)
  • Red Hat FIPS patches by @pemensik at https://src.fedoraproject.org/rpms/bind/tree/master for v9_11 evaluated
  • FIPS-enabled host or VM image (most likely with CentOS)
  • CI job(s) with --enable-fips-mode in the build stage and subsequent unit and system test CI jobs
Assignee
Assign to
Time tracking