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

WIP: Client certificate support (#675) #677

Closed
wants to merge 1 commit into from

Conversation

fdcds
Copy link

@fdcds fdcds commented Jun 27, 2019

Adds the ssl_client_cert, ssl_client_key, ssl_client_key_password
and ssl_client_ca service parameters to the JIRA service, which allow
to connect to JIRA instances that are secured by SSL client certificates
issued by a private / self-signed CA.

The certificate key file may optionally be encrypted using a password,
which can be retrieved from an @oracle like regular passwords.

Closes: #675

WIP: Do not merge, yet.

.plan:

@fdcds fdcds changed the title WIP: bugwarrior-675 Client certificate support WIP: Client certificate support (#675) Jun 28, 2019
Adds the `ssl_client_cert`, `ssl_client_key`, `ssl_client_key_password`
and `ssl_client_ca` service parameters to the JIRA service, which allow
to connect to JIRA instances that are secured by SSL client certificates
issued by a private / self-signed CA.

The certificate key file may optionally be encrypted using a password,
which can be retrieved from an `@oracle` like regular passwords.

Closes: GothenburgBitFactory#675
@ralphbean
Copy link
Sponsor Collaborator

Any luck with this @fdcds?

@fdcds
Copy link
Author

fdcds commented Aug 4, 2019

Any luck with this @fdcds?

The next slot for me to work on this will be Thursday night.

@ryneeverett
Copy link
Collaborator

triage: Any interest in rebasing and completing this?

@fdcds
Copy link
Author

fdcds commented Apr 25, 2022

triage: Any interest in rebasing and completing this?

No, I do not use bugwarrior anymore.

@fdcds fdcds closed this Apr 25, 2022
@fdcds fdcds deleted the bugwarrior-675 branch April 25, 2022 08:57
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.

Client certificate support
3 participants