Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commands to print openssl path and openssl version #15

Open
ricklambrechts opened this issue Sep 29, 2022 · 1 comment
Open

Add commands to print openssl path and openssl version #15

ricklambrechts opened this issue Sep 29, 2022 · 1 comment

Comments

@ricklambrechts
Copy link
Member

Add laravel command that executes the following commands and shows the output in the console.
This will help while debugging.

which openssl
openssl version
openssl help

Show warning message when openssl help is missing cms support. When user is using signature logic and you want to know openssl cms is supported.

@jaytaph
Copy link
Member

jaytaph commented Oct 4, 2022

To be honest, i think this should be inside the readme instead of a command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants