This pull requests implements a small change to the openssl command that is introduced in PR #19. In that PR a fallback was added to improve support on multiple environments.
In this PR a second command is added without the -legacy parameter, as this parameter is not available in all openssl versions. With this change both commands are tried and still fail silently if needed.
This pull requests implements a small change to the openssl command that is introduced in PR #19. In that PR a fallback was added to improve support on multiple environments.
In this PR a second command is added without the -legacy parameter, as this parameter is not available in all openssl versions. With this change both commands are tried and still fail silently if needed.