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

Per-client SASL certificates #1463

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Conversation

3nprob
Copy link

@3nprob 3nprob commented Aug 18, 2021

This enables CertFP authentication for both users and bots. #1062 reuses the same certificate across all users. In order to make the isolation here clear, bot certificates are read from botConfig. Users can manage their own certs and keys in a similar fashion to passwords.

Adds bot commands: storekey, removekey, storecert, removecert.

⚠️ Depends on #1462 (or other fix to allow encrypting longer inputs) to work properly

@3nprob 3nprob force-pushed the sasl-certfp branch 2 times, most recently from 11d54b6 to f5062c5 Compare August 19, 2021 15:25
@tadzik tadzik requested a review from a team August 25, 2021 10:59
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.

3 participants