![[16.0.0.4 and later]](../ng_v16004plus.gif)
Generating a Liberty server plug-in configuration by using the pluginUtility command
You can generate the plug-in configuration file for a Liberty server by running the pluginUtility command. You can run the command for a target server that is either a local server or a remote server.
Before you begin
Complete the following items:
Ensure that for the target server, the localConnector-1.0 feature is enabled for a local server and the restConnector-1.0 feature is enabled for a remote server.
Ensure that for the target server the restConnector-1.0 feature is enabled.
- Ensure that the target server is running.
- For a remote server, set the JVM property of com.ibm.webserver.plugin.utility.autoAcceptCertificates to true to automatically accept SSL certificate chains.
- Ensure that the target server has the servlet-3.0 feature or the servlet-3.1servlet feature enabled.