Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 556 Bytes

kibana-plugin-core-server.ikibanasocket.authorized.md

File metadata and controls

13 lines (8 loc) · 556 Bytes

Home > kibana-plugin-core-server > IKibanaSocket > authorized

IKibanaSocket.authorized property

Indicates whether or not the peer certificate was signed by one of the specified CAs. When TLS isn't used the value is undefined.

Signature:

readonly authorized?: boolean;