Skip to content

fix kms build on macos: update CMakeLists and fix CreateCertificateRe…#154

Open
ColdL wants to merge 1 commit into
aliyun:masterfrom
ColdL:fix-kms-macos-build
Open

fix kms build on macos: update CMakeLists and fix CreateCertificateRe…#154
ColdL wants to merge 1 commit into
aliyun:masterfrom
ColdL:fix-kms-macos-build

Conversation

@ColdL

@ColdL ColdL commented Jun 6, 2024

Copy link
Copy Markdown

…quest

@ColdL

ColdL commented Jun 6, 2024

Copy link
Copy Markdown
Author

Changes to kms/CMakeLists.txt is similar to core/CMakeLists.txt, which enables the link to jsoncpp on macos (X86, MacOS 13.3.1)

It seems like a bug in kms/src/model/CreateCertificateRequest.cc blocking the build on macos, though CreateCertificateRequest::setSubjectAlternativeNames is not actually used inside the repo. Changes to kms/src/model/CreateCertificateRequest.cc try to fix this bug.

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