Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Fix TLS server not throwing exception when a certificate or key file is not valid#443

Merged
emgre merged 2 commits intodevelopfrom
bugfix/tls-server-exception
Apr 21, 2022
Merged

Fix TLS server not throwing exception when a certificate or key file is not valid#443
emgre merged 2 commits intodevelopfrom
bugfix/tls-server-exception

Conversation

@emgre
Copy link
Member

@emgre emgre commented Apr 21, 2022

Fix #436.

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #443 (9f1d4ee) into develop (e8b1de4) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 9f1d4ee differs from pull request most recent head 84f2d0c. Consider uploading reports for the commit 84f2d0c to get more accurate results

@@             Coverage Diff             @@
##           develop     #443      +/-   ##
===========================================
- Coverage    51.36%   51.32%   -0.05%     
===========================================
  Files          423      423              
  Lines        13444    13444              
===========================================
- Hits          6906     6900       -6     
- Misses        6538     6544       +6     
Impacted Files Coverage Δ
cpp/lib/src/outstation/event/ClazzCount.h 89.09% <0.00%> (-5.46%) ⬇️
cpp/lib/src/link/LinkLayerParser.cpp 93.18% <0.00%> (-2.28%) ⬇️
cpp/lib/src/gen/FunctionCode.cpp 35.82% <0.00%> (-0.75%) ⬇️
cpp/lib/src/app/parsing/CountIndexParser.cpp 59.74% <0.00%> (-0.65%) ⬇️
cpp/lib/src/channel/IOHandler.cpp 76.33% <0.00%> (+0.76%) ⬆️
cpp/lib/src/gen/DoubleBit.cpp 27.02% <0.00%> (+5.40%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@emgre emgre merged commit 4c8aa54 into develop Apr 21, 2022
@emgre emgre deleted the bugfix/tls-server-exception branch April 22, 2022 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant