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

Put in RPK and callbacks for supporting certificates #48

Merged
merged 11 commits into from
Jun 16, 2018
Merged

Put in RPK and callbacks for supporting certificates #48

merged 11 commits into from
Jun 16, 2018

Conversation

jimsch
Copy link
Collaborator

@jimsch jimsch commented Jun 3, 2018

Put in the necessary pointers so that we can support both raw public keys and certificates as part of our core code. Certificates are only supported via callbacks at this time while RPKs are supported both via the OneKey structure and RPKs. Also now have a callback for PSKs so that they can be dealt with as well if not known.

Addresses #46 and #32

Still need some additional events to hit
Setup so all of the callbacks should be there now.
Don't do bouncy castle RPK since not by default
Should be Certificate not AbstractCertificate
Get rid of mor RPK stuff that is not supported by default
Get all of the code to make server side notifications work
Allow for an ipaddress to be used when starting the server rather than all
@jimsch jimsch merged commit ddea0e2 into Com-AugustCellars:master Jun 16, 2018
@jimsch jimsch deleted the tls_certs branch June 16, 2018 17:52
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