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

How to put pem code in config.js #57

Closed
TechnoIndian opened this issue Nov 8, 2023 · 5 comments
Closed

How to put pem code in config.js #57

TechnoIndian opened this issue Nov 8, 2023 · 5 comments

Comments

@TechnoIndian
Copy link

sir,
how many times pem code has to be put in config.js, it is given twice.
IMG_20231108_112400
IMG_20231108_112242

@pimterry
Copy link
Member

pimterry commented Nov 8, 2023

Ah, I can see how that's confusing, sorry. No, you only need to put your certificate in the first location (where it says const CERT_PEM = ...).

The if check below is there to spot cases where people forget to do that, and show a nice error message, and that doesn't need modifying.

I'll look into modifying this shortly to make that clearer.

@TechnoIndian
Copy link
Author

TechnoIndian commented Nov 8, 2023 via email

@pimterry
Copy link
Member

pimterry commented Nov 8, 2023

The config has now been restructured and clarified, so I'm going to close this. Let me know if you (or anybody else) still find this confusing in any way.

@pimterry pimterry closed this as completed Nov 8, 2023
@TechnoIndian
Copy link
Author

TechnoIndian commented Nov 8, 2023 via email

@TechnoIndian
Copy link
Author

TechnoIndian commented Nov 8, 2023 via email

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