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

Build: #4265
Status: Errored

Duration: 10 minutes and 46 seconds
Commit: 1d54ef3 (master)
Author: Matt Caswell
Message: Fix printing of DH Parameters

The -text argument to dhparam is broken, because the DHparams_print()
function always returns an error. The problem is that always expects a
public or private key to be present, even though that is never the case
with parameters.

Reviewed-by: Richard Levitte <[email protected]>

View the changeset: 
https://github.com/openssl/openssl/compare/b2b361f6afb5...1d54ef340864

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

--

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