grondilu / openssl

Perl6 API to OpenSSL
Artistic License 2.0
3 stars 8 forks source link

Fix tests for openssl version differences #13

Closed jonathanstowe closed 2 years ago

jonathanstowe commented 5 years ago

It appears that some openssl binaries don't support all of the digest type despite the library doing so.

This just skips the test if there isn't an expected value to test against.

I've also included the earlier PR for 'experimental' for convenience

This should fix https://github.com/perl6/ecosystem-unbitrot/issues/518