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

certification init error #203

Open
Max-im opened this issue Feb 13, 2023 · 0 comments
Open

certification init error #203

Max-im opened this issue Feb 13, 2023 · 0 comments

Comments

@Max-im
Copy link

Max-im commented Feb 13, 2023

class Server expects 1 argument constructor(config) {

but during the app initialization 2 arguments were passed application.server = new Server(config.server, options);

options argument contains read cert info, but Server class attempts to retrieve the data from config.server argument.

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