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

convert client certificate hostnames to lowercase #138

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

Commits on Mar 13, 2018

  1. convert client certificate hostnames to lowercase

    fixes Error: Could not initialize global default settings: Certificate names must be lower case; see #1168
    in cases where :fqdn contains capital letters.
    alexskr authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    f3a9a0d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

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

Commits on Apr 22, 2019

  1. Merge with upstream

    alexskr committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    396b9a0 View commit details
    Browse the repository at this point in the history