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

Basic KMIP keyring implementation #325

Merged
merged 3 commits into from
Nov 28, 2024
Merged

Basic KMIP keyring implementation #325

merged 3 commits into from
Nov 28, 2024

Conversation

dutow
Copy link
Collaborator

@dutow dutow commented Nov 3, 2024

Also includes some refactoring because libkmip and postgres headers are not compatible. To avoid compilation errors, keyring_kmip.c does not include postgres headers, and keyring_kmip_ereport.c does not include libkmip headers.

@dutow dutow force-pushed the kmip3 branch 21 times, most recently from 4b12777 to 331f7fa Compare November 6, 2024 20:10
Also includes some refactoring because libkmip and postgres headers
are not compatible. To avoid compilation errors, keyring_kmip.c does
not include postgres headers, and keyring_kmip_ereport.c does not
include libkmip headers.
@dutow dutow merged commit 69e82d2 into percona:main Nov 28, 2024
11 checks passed
@dutow dutow deleted the kmip3 branch November 28, 2024 14:04
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