Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpServerSSL

Hierarchy

  • HttpServerSSL

Index

Properties

enabled

enabled: Boolean

Status of the SSL protocol on the server.

port

port: Number

Port number for SSL connections.

Methods

getCertificateFolder

  • getCertificateFolder(): String
  • Get the full path to the SSL certificates folder used by the server (if any).

    Returns String

getCertificatePath

  • getCertificatePath(): String
  • Get the full path to the SSL certificates path used by the server (if any).

    Returns String