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

Install advancetls package to support crl. #318

Merged
merged 13 commits into from
Nov 19, 2024

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Nov 1, 2024

Install advancetls package to support crl.

Why I did it

Support certificate revocation list.

How I did it

Install advancetls package to support crl.
Improve make file.

How to verify it

Manually test.
Add new UT.

Work item tracking

Microsoft ADO (number only): 27146924

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Upgrade crypto package to v0.24.0 to support crl

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@liuh-80
Copy link
Contributor Author

liuh-80 commented Nov 4, 2024

/azpw run sonic-net.sonic-gnmi

@mssonicbld
Copy link

/AzurePipelines run sonic-net.sonic-gnmi

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80 liuh-80 changed the title Upgrade crypto package to v0.24.0 to support crl Install advancetls package to support crl. Nov 11, 2024
@liuh-80
Copy link
Contributor Author

liuh-80 commented Nov 13, 2024

/azpw run sonic-net.sonic-gnmi

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sonic-net sonic-net deleted a comment from mssonicbld Nov 13, 2024
@liuh-80 liuh-80 requested a review from ganglyu November 18, 2024 06:43
@@ -69,28 +69,53 @@ go-deps-clean:
$(RM) -r vendor

sonic-gnmi: $(GO_DEPS)
# advancetls 1.0.0 release need following patch to build by go-1.19
# patch -d vendor -p0 < patches/0002-Fix-advance-tls-build-with-go-119.patch
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will enable this line in next PR: https://github.com/sonic-net/sonic-gnmi/pull/269/files

@liuh-80
Copy link
Contributor Author

liuh-80 commented Nov 18, 2024

Will verify with this image:
sonic-net/sonic-buildimage#19536

@liuh-80 liuh-80 merged commit e0f0924 into sonic-net:master Nov 19, 2024
5 checks passed
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