Build Update for openssl/openssl
-------------------------------------

Build: #984
Status: Errored

Duration: 36 minutes and 0 seconds
Commit: 72245f3 (master)
Author: Dr. Stephen Henson
Message: Check for missing DSA parameters.

If DSA parameters are absent return -1 (for unknown) in DSA_security_bits.

If parameters are absent when a certificate is set in an SSL/SSL_CTX
structure this will reject the certificate by default. This will cause DSA
certificates which omit parameters to be rejected but that is never (?)
done in practice.

Thanks to Brian 'geeknik' Carpenter for reporting this issue.

Reviewed-by: Emilia Käsper <emi...@openssl.org>

View the changeset: 
https://github.com/openssl/openssl/compare/923ffa97d127...72245f340c41

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/99431838

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications


_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to