Skip to content

Error in typings of KeyCertPair #170

Description

@dhcode

I just started experimenting with GRPC using node.js with TypeScript.

Typing errors appeared for KeyCertPair:

* @property {Buffer} privateKey The server's private key

Instead of privateKey it should be private_key.
Instead of certChain it should be cert_chain.

Then it works.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions