Skip to content

Implement server acceptable certificate auths#374

Merged
hannesm merged 1 commit intomirleft:masterfrom
hannesm:more-change
Dec 21, 2017
Merged

Implement server acceptable certificate auths#374
hannesm merged 1 commit intomirleft:masterfrom
hannesm:more-change

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Dec 17, 2017

The code for acceptable certificate authorities in a client certificate
request was already implemented, but handshake_server.ml had hardcoded
an empty list of CAs. This commit adds a configuration option for this.

this is #332 rebased (and amended) on master. it also uses X509.distinguished_name list instead of X509.t list (and thus needs X509 master which provides the sexp conversion of distinguished_name) and renames accepted_cas to acceptable_cas.

The code for acceptable certificate authorities in a client certificate
request was already implemented, but handshake_server.ml had hardcoded
an empty list of CAs. This commit adds a configuration option for this.
@hannesm hannesm merged commit d131a65 into mirleft:master Dec 21, 2017
@hannesm hannesm deleted the more-change branch November 1, 2018 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants