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

Add client-certificate PEM file support for mirror-url over https #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baylanger
Copy link

@baylanger baylanger commented Apr 6, 2021

This option allows to specify on the command-line a PEM file to use as client certificate when connecting to a mirror-url over https.

$ spoa-mirror --client-certfile=/path/ssl/clientcert.pem --mirror-url https://vip_sslclient_yourdomain.com/ ...

This "ninja" solution has been tested with success on first attempt. We're hoping you don't mind merging this, please notify if any changes to make this happen.

Thank you.

@baylanger baylanger force-pushed the minor-add-clientcert-option branch from a0982ba to a653621 Compare April 6, 2021 15:32
This option allows to specify a PEM file to use as client certificate
when connecting to a mirror-url over https.
@baylanger baylanger force-pushed the minor-add-clientcert-option branch from a653621 to 54b5ad2 Compare April 6, 2021 15:33
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.

1 participant