PLBWEB_SSL_SELFSIGNED Keyword
9.9
PLBWEB_SSL_SELFSIGNED={on | off}
This keyword is optional and specifies that the default SSL support was implemented to require the TLSv1 interface method which gives the best security level when a client browser is accessing the PWS server.
To use a self-signed certificate, the default SSL interface method must be set to a lower security level using the SSLv23 interface method. In this case, the 'PLBWEB_SSL_SELFSIGNED=ON' must be used to allow use of a self-signed certificate.
Note:
1. The 'PLBWEB_SSL_SELFSIGNED=ON' should only be specified when a self-signed SSL certificate is being used.
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |