-
Notifications
You must be signed in to change notification settings - Fork 10
Small improvements on demos #109
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
base: master
Are you sure you want to change the base?
Conversation
…ter merging fix_OpenSSL_4_0_compat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR addresses issues with the CI pipeline following the shutdown of Insta Demo CA at the end of 2025, along with configuration improvements for OpenSSL demonstrations.
Changes:
- Updated libsecutils subproject to a newer commit
- Commented out the OpenSSL 3.4 workaround in demo.cnf and added a new SAN configuration section
- Disabled the wget check for the now-defunct Insta Demo CA website in the Makefile
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| libsecutils | Updated subproject commit reference |
| config/demo.cnf | Commented out OpenSSL 3.4 workaround and added MAC address SAN configuration |
| Makefile_v1 | Commented out connectivity check to defunct Insta Demo CA website |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…f draft-ietf-lamps-macaddress-on
…which meanwhile fails as Insta Demo CA is defunct
f9cf4d7 to
56ebf29
Compare
|
rajeev-0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM



Including a fix to make our CI pipeline work again after Insta Demo CA has become defunct end of 2025.