EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

SSLEnabled Property

Whether TLS/SSL is enabled.

Syntax

public boolean getSSLEnabled();
public void setSSLEnabled(boolean SSLEnabled);

Remarks

This setting specifies whether TLS/SSL is enabled in the bean. When False (default) the bean operates in plaintext mode. When True TLS/SSL is enabled.

TLS/SSL may also be enabled by setting SSLStartMode. Setting SSLStartMode will automatically update this property value.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]