Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: CertAuthority principal support #1

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    1786120 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    e84fb2e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Improve error message

    jage committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    027f6ae View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Must keep all hostnames/ips to not break "check_host_ip" option

    Make sure check_host_ip option works as expected
    
    The host scrubbing issue was specific to the new matches_principal
    jage committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a71b280 View commit details
    Browse the repository at this point in the history
  2. Make rubocop happy

    jage committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0d4d6ac View commit details
    Browse the repository at this point in the history
  3. Fix Dockerfile: Specify netcat package

    Would fail otherwise, as there's two netcat's
    
        Package netcat is a virtual package provided by:
          netcat-openbsd 1.219-1
          netcat-traditional 1.10-47
    
        E: Package 'netcat' has no installation candidate
    jage committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    be20127 View commit details
    Browse the repository at this point in the history
  4. Refactor

    jage committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    aa171f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Lint fix

    jage committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4897e18 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    d3dbaa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Implement validity check

    jage committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e92a22b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix: Remove debug statements

    jage committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5af2e07 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Remove breakpoint

    jage committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a2353dd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. TODO test matches_validity?

    jage committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3ba4c06 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e7bae87 View commit details
    Browse the repository at this point in the history