Class OfficeFloorDefaultSslContextSource

java.lang.Object
net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
All Implemented Interfaces:
SslContextSource

public class OfficeFloorDefaultSslContextSource extends Object implements SslContextSource

OfficeFloor default SslContextSource.

This should NOT be used within production. The purpose is to allow testing of HTTPS communication without needing manual KeyStore setup.

Author:
Daniel Sagenschneider