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

i am getting this error after using ssl server #98

Open
DeveloperRachit opened this issue Feb 4, 2020 · 1 comment
Open

i am getting this error after using ssl server #98

DeveloperRachit opened this issue Feb 4, 2020 · 1 comment

Comments

@DeveloperRachit
Copy link

Error: [SSL] PEM lib (_ssl.c:2578)

@lmarschall
Copy link

same error occured in my python project, as i was not providing the key argument to the runsslserver command,
you should try to provide:
--cert argument with .crt file and
--key with .key file argument when using runsslserver 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