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

[dev.icinga.com #9085] Certificate-based authentication for the API #2915

Closed
icinga-migration opened this issue Apr 17, 2015 · 8 comments
Closed
Labels
area/api REST API blocker Blocks a release or needs immediate attention enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9085

Created by gbeutner on 2015-04-17 12:50:00 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2015-07-09 13:31:18 +00:00)
Target Version: 2.4.0
Last Update: 2015-11-06 17:07:53 +00:00 (in Redmine)

Backport?: No
Include in Changelog: 1

  • Authentication using certificates
    • Implement 'ApiUser' object
    • attributes: client_cn
    • Support for client certificates

Attachments

Changesets

2015-07-09 13:27:14 +00:00 by (unknown) 8bf9498

API: Implement password- and certificate-based authentication

fixes #9086
fixes #9085
refs #9594

Parent Task: #9074

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-04-17 12:55:06 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-05-19 08:06:18 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-05-19 08:36:31 +00:00

  • Estimated Hours set to 8

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-07-09 13:24:44 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

Tests

With Firefox:

Set a password.

sudo openssl pkcs12 -export -inkey /etc/icinga2/pki/nbmif.int.netways.de.key -in /etc/icinga2/pki/nbmif.int.netways.de.crt -nodes -out icinga2_http.p12

Import as own certificate, and give it the password.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-07-09 13:30:01 +00:00

  • File added icinga2_http_client_certificate.png

icinga2_http_client_certificate.png

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-07-09 13:31:18 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 8bf9498.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-07-13 08:38:45 +00:00

  • Backport? changed from TBD to No

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-11-06 17:07:53 +00:00

  • Subject changed from Implement certificate-based authentication to Certificate-based authentication for the API

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention enhancement New feature or request area/api REST API labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API blocker Blocks a release or needs immediate attention enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant