Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Add SSL client cert option to endpoint #498

Closed
bbangert opened this issue Jun 29, 2016 · 1 comment · Fixed by #673
Closed

Add SSL client cert option to endpoint #498

bbangert opened this issue Jun 29, 2016 · 1 comment · Fixed by #673
Assignees
Labels

Comments

@bbangert
Copy link
Member

bbangert commented Jun 29, 2016

Our endpoint should have a separate config option to require SSL client certs, along with a config option to indicate acceptable SSL client certs.

The endpoint should include the domain for SSL client certs used in the push message logging.

@jrconlin
Copy link
Member

We should allow for SHA256 fingerprint checks to save us a little memory and run cycle.

@bbangert bbangert added the ready label Jul 19, 2016
@bbangert bbangert added this to the PUSHSVC-0: quality milestone Jul 19, 2016
@bbangert bbangert added the p1 label Jul 19, 2016
@bbangert bbangert self-assigned this Aug 4, 2016
@bbangert bbangert added in progress and removed ready labels Aug 4, 2016
@bbangert bbangert removed their assignment Aug 5, 2016
@bbangert bbangert added ready and removed in progress labels Aug 5, 2016
@pjenvey pjenvey self-assigned this Aug 12, 2016
@pjenvey pjenvey added in progress and removed ready labels Aug 25, 2016
pjenvey added a commit that referenced this issue Sep 26, 2016
requires whitelisted TLS client certificates for connections to the
endpoint except to health/log_check handlers

closes #498
pjenvey added a commit that referenced this issue Sep 26, 2016
requires whitelisted TLS client certificates for connections to the
endpoint except to health/log_check handlers

closes #498
pjenvey added a commit that referenced this issue Sep 27, 2016
requires whitelisted TLS client certificates for connections to the
endpoint except to health/log_check handlers

closes #498
pjenvey added a commit that referenced this issue Sep 27, 2016
requires whitelisted TLS client certificates for connections to the
endpoint except to health/log_check handlers

closes #498
pjenvey added a commit that referenced this issue Sep 28, 2016
requires whitelisted TLS client certificates for connections to the
endpoint except to health/log_check handlers

closes #498
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants