Skip to content

certification init error #203

Description

@Max-im

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions