-
Notifications
You must be signed in to change notification settings - Fork 66
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
ESP32: software update using hawkbit over HTTPS #582
Conversation
🎉 Thank you for your code contribution! To guarantee the change/addition is conformant to the OCF Specification, we would like to ask you to execute OCF Conformance Testing of your change ☝️ when your work is ready to be reviewed. ℹ️ To verify your latest change (2d7f858), label this PR with |
"-----BEGIN EC PARAMETERS-----\n" | ||
"BggqhkjOPQMBBw==\n" | ||
"-----END EC PARAMETERS-----\n" | ||
"-----BEGIN EC PRIVATE KEY-----\n" |
Check failure
Code scanning / SonarCloud
Cryptographic private keys should not be disclosed
2d7f858
to
7ee6e78
Compare
65489e8
to
fabe5f4
Compare
5bf42ff
to
49ba5ca
Compare
a609379
to
42740e7
Compare
fddbbbf
to
f30c40c
Compare
50d7387
to
6cd2378
Compare
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.
Nice :). 👍
- fix issues reported by SonarCloud - add oc_cred_serialize function to serialize selected certificates to PEM string
6cd2378
to
cbe2b65
Compare
Quality Gate failedFailed conditions 78.7% Coverage on New Code (required ≥ 80%) |
No description provided.