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

Application is getting coredumped. #24

Open
digvijay92 opened this issue Jul 14, 2023 · 0 comments
Open

Application is getting coredumped. #24

digvijay92 opened this issue Jul 14, 2023 · 0 comments

Comments

@digvijay92
Copy link

We have enabled the SSL using oatpp-openssl (1.3.0) in our application server. Now if we make a rest call using https then it is running fine but if we accidently uses http , our application is generating core-dump with below console log:-
** D |2023-07-14 13:45:48 1689342348523440| Server:Running on port 8443...
E |2023-07-14 13:45:51 1689342351111992| [oatpp::openssl::Connection::ConnectionContext::init()]:40F6A4DC5E7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:354:

terminate called after throwing an instance of 'std::runtime_error'
what(): [oatpp::openssl::Connection::ConnectionContext::init()]: Error. Handshake failed.
Aborted (core dumped)
**

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