Skip to content

Added ssl client support when req'd files present #1584

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

Closed
wants to merge 1 commit into from
Closed

Added ssl client support when req'd files present #1584

wants to merge 1 commit into from

Conversation

Sy14r
Copy link

@Sy14r Sy14r commented Apr 8, 2021

This pull request resolves #278 by modifying the nginx.tmpl to add support for either per host or global certificates and certificate revocation lists for client certificate verification.

To use a user must ensure that either a certificate authority is uploaded into /etc/nginx/certs when they start their proxied containers. To apply a ca globally the file must be called ca.crt and the crl must be ca.crl. To limit client certificate verification to a specific FQDN then the CA and optional CRL must be uploaded to /etc/nginx/certs with their name in the format of fqdn.ca.crt and fqdn.ca.crl (IE test.example.com.ca).

@Sy14r
Copy link
Author

Sy14r commented Apr 8, 2021

Just noticed this is a dup... not sure why the other PR hasn't been accepted yet since there's no blocking comments or negative feedback

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.

SSL Client Authentication Support (ssl_crl, ssl_verify_client)
1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy