mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
dasync is an internal testing engine, so don't install it
Unfortunately, it means that the VMS IVP gets a bit crippled. This will be fixed later on. Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
@@ -38,8 +38,8 @@ $ ! If something else is wrong with the installation, we're likely
|
||||
$ ! to get an image activation error here
|
||||
$ openssl version -a
|
||||
$
|
||||
$ ! Verify that engines are where they should be.
|
||||
$ openssl engine -c -t dasync
|
||||
$ ! FUTURE ENHANCEMENT: Verify that engines are where they should be.
|
||||
$ ! openssl engine -c -t checker
|
||||
$
|
||||
$ WRITE SYS$ERROR "OpenSSL IVP passed"
|
||||
$ EXIT %x10000001
|
||||
|
||||
Reference in New Issue
Block a user