o

play.core.server

SelfSigned

object SelfSigned

Contains a statically initialized self-signed certificate.

Annotations
@ApiMayChange()
Source
SelfSigned.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SelfSigned
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. lazy val sslContext: SSLContext

    The SSLContext and TrustManager associated with the self-signed certificate.

  2. lazy val trustManager: X509TrustManager

    The SSLContext and TrustManager associated with the self-signed certificate.