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

Certificate verification problem. #409

Open
amfergom opened this issue Dec 12, 2018 · 0 comments
Open

Certificate verification problem. #409

amfergom opened this issue Dec 12, 2018 · 0 comments

Comments

@amfergom
Copy link

amfergom commented Dec 12, 2018

Hello

I have created a Certificate using letsEncrypt and I have set the configurations on PEP-steelskin:
config.ssl = {
active: true,
keyFile: 'pathtocertificate/privkey1.pem',
certFile: 'pathtocertificate/cert1.pem'
}

In postman when I execute a postman script, it return "Could not get any response".
I have used the same certificate files in a web page and the certificate works very well.
¿Why does the same certificate work in apache2 but not works in PEP?

Thank you very much in advance.
Best regard.

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

1 participant