IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

WebServerSSLCert Property

The certificate with private key to use when SSL is enabled.

Syntax


 getWebServerSSLCert(): Certificate;

 setWebServerSSLCert(webServerSSLCert: Certificate): void;

Default Value

Remarks

This property specifies the certificate with private key to use when the embedded web server is used. This setting is only applicable when WebServerSSLEnabled is set to True.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]