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

Added TKTAuthDigest directive, updated docs & exmples. #20

Merged
merged 1 commit into from
Dec 16, 2016
Merged

Added TKTAuthDigest directive, updated docs & exmples. #20

merged 1 commit into from
Dec 16, 2016

Conversation

tomalok
Copy link
Contributor

@tomalok tomalok commented Dec 16, 2016

Addresses concern in issue #19 and adds an optional TKTAuthDigest directive to select other more modern digests (SHA224, SHA256, SHA384, and SHA512). If directive is not set, the old default SHA1/DSS1 is used.

Obviously, the same algorithm selected for TKTAuthDigest will need to also be used by whatever code is doing the authnz, signing the ticket, and sending it back to the mod_auth_pubtkt website.

Pull request includes version bump to v0.10.

@manuelkasper manuelkasper merged commit 376feb3 into manuelkasper:master Dec 16, 2016
@manuelkasper
Copy link
Owner

New version v0.10 released – thank you very much for your contribution!

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.

2 participants