Skip to content

[Client] Fix format string in ValidateServerCertificateApplicationUri#3441

Merged
marcschier merged 1 commit intoOPCFoundation:masterfrom
wxmayifei:fix-certvalidate-app-uri-format
Jan 8, 2026
Merged

[Client] Fix format string in ValidateServerCertificateApplicationUri#3441
marcschier merged 1 commit intoOPCFoundation:masterfrom
wxmayifei:fix-certvalidate-app-uri-format

Conversation

@wxmayifei
Copy link
Contributor

fix format string when create service result on validate server cert

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2026

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.20%. Comparing base (d25caff) to head (a90f6ca).
⚠️ Report is 102 commits behind head on master.

Files with missing lines Patch % Lines
...Core/Security/Certificates/CertificateValidator.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3441      +/-   ##
==========================================
+ Coverage   51.86%   60.20%   +8.33%     
==========================================
  Files         370      377       +7     
  Lines       78618    78795     +177     
  Branches    13650    13725      +75     
==========================================
+ Hits        40779    47436    +6657     
+ Misses      33705    26987    -6718     
- Partials     4134     4372     +238     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@romanett romanett changed the title fix format string [Client] Fix format string inValidateServerCertificateApplicationUri Jan 7, 2026
@romanett romanett changed the title [Client] Fix format string inValidateServerCertificateApplicationUri [Client] Fix format string in ValidateServerCertificateApplicationUri Jan 7, 2026
@romanett
Copy link
Contributor

romanett commented Jan 7, 2026

.azp /run

@romanett
Copy link
Contributor

romanett commented Jan 7, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcschier marcschier merged commit 6ab1bf7 into OPCFoundation:master Jan 8, 2026
73 of 75 checks passed
@romanett
Copy link
Contributor

@wxmayifei please sign our CLA

@wxmayifei
Copy link
Contributor Author

@wxmayifei please sign our CLA

ok

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.

FormatException during ApplicationUri certificate validation prevents rejected-store entry (Session.OpenAsync, 1.5.378.65)

4 participants