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

Adding peer-cert-allowed-cn new option in allowed resources properties #94

Merged
merged 1 commit into from
Jan 20, 2019

Conversation

BarthV
Copy link

@BarthV BarthV commented Jan 8, 2019

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the
best of my knowledge, is covered under an appropriate open
source license and I have the right under that license to
submit that work with modifications, whether created in whole
or in part by me, under the same open source license (unless
I am permitted to submit under a different license), as
Indicated in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including
all personal information I submit with it, including my
sign-off) is maintained indefinitely and may be redistributed
consistent with this project or the open source license(s)
involved.

Signed-off-by: Barthelemy Vessemont bvessemont@gmail.com

Description

This change add a new resource option for peer-cert-allowed-cn :

	--peer-cert-allowed-cn ''
		Required CN for client certs connecting to the peer endpoint.

Issues Resolved

None, this is a new option pushed in etcd v3.3.0 (etcd-io/etcd#8616)

Check List

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the
    best of my knowledge, is covered under an appropriate open
    source license and I have the right under that license to
    submit that work with modifications, whether created in whole
    or in part by me, under the same open source license (unless
    I am permitted to submit under a different license), as
    Indicated in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including
    all personal information I submit with it, including my
    sign-off) is maintained indefinitely and may be redistributed
    consistent with this project or the open source license(s)
    involved.

Signed-off-by: Barthelemy Vessemont <bvessemont@gmail.com>
@tas50 tas50 merged commit fe13456 into sous-chefs:master Jan 20, 2019
@tas50
Copy link
Contributor

tas50 commented Jan 20, 2019

Thanks @BarthV

lamont-granquist added a commit that referenced this pull request Apr 9, 2019
lamont-granquist added a commit that referenced this pull request Apr 9, 2019
from #94

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants