GenericSSLContext

SSL tools

SSL tools

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientSSLContext(): SSLContext

Create a default SSLContext with an empty trust manager

Create a default SSLContext with an empty trust manager

def serverSSLContext(): SSLContext

Create a default SSLContext with a fake key pair

Create a default SSLContext with a fake key pair

This is NOT safe to use in a secure environment.