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

Add support for PEM certificates #787

Merged
merged 11 commits into from
Aug 16, 2022
Merged

Add support for PEM certificates #787

merged 11 commits into from
Aug 16, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #787 (4bf588d) into master (e2bd565) will decrease coverage by 0.04%.
The diff coverage is 52.63%.

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   72.18%   72.13%   -0.05%     
==========================================
  Files         210      210              
  Lines        7324     7329       +5     
  Branches      762      764       +2     
==========================================
  Hits         5287     5287              
- Misses       1806     1811       +5     
  Partials      231      231              
Impacted Files Coverage Δ
...WireMock.Net/HttpsCertificate/CertificateLoader.cs 0.00% <0.00%> (ø)
...ireMock.Net/Owin/AspNetCoreSelfHost.NETStandard.cs 55.31% <ø> (ø)
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs 87.23% <ø> (ø)
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 74.07% <74.07%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@StefH StefH changed the title Pem Add support for PEM certificates Aug 11, 2022
@StefH StefH merged commit 330559b into master Aug 16, 2022
@StefH StefH deleted the pem branch August 16, 2022 11:26
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.

1 participant