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

Definitions??? #20

Closed
ivose opened this issue Jun 18, 2022 · 1 comment
Closed

Definitions??? #20

ivose opened this issue Jun 18, 2022 · 1 comment

Comments

@ivose
Copy link

ivose commented Jun 18, 2022

Maybe you can write better instructions. E.g
await isValidSSL(cert) - how to define cert????
await validateSSLKey(key); - key definition, please.
await validateSSL(cert, {key, domain, bundle}); how to define key, how to devine bundle???? Domain, i understand what is.

@eeerin
Copy link
Member

eeerin commented Jul 17, 2023

Hi @ivose

In the this test file you can see some of the examples we are using in tests.

In order to generate your own key, cert, and bundle you will need to use openssl command line.

@eeerin eeerin closed this as completed Jul 17, 2023
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