Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Fix cert_provider_test with recent versions of openssl #1174

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

lbonn
Copy link
Contributor

@lbonn lbonn commented Apr 10, 2019

On OpenSSL 1.1.1b 26 Feb 2019, the line shows as:

RSA Private-Key: (1024 bit, 2 primes)

Instead of:

RSA Private-Key: (1024 bit)

One character diff PR!

On OpenSSL 1.1.1b 26 Feb 2019, the line shows as:

    RSA Private-Key: (1024 bit, 2 primes)

Instead of:

    RSA Private-Key: (1024 bit)

Signed-off-by: Laurent Bonnans <[email protected]>
@pattivacek pattivacek merged commit e4548ea into master Apr 10, 2019
@pattivacek pattivacek deleted the test/cert-provider-fix-new-openssl branch April 10, 2019 13:48
@codecov-io
Copy link

Codecov Report

Merging #1174 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1174   +/-   ##
=======================================
  Coverage   77.88%   77.88%           
=======================================
  Files         170      170           
  Lines       10052    10052           
=======================================
  Hits         7829     7829           
  Misses       2223     2223

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d42dbd...b083c62. Read the comment docs.

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.

4 participants