Currently core peer forwarder has a limitation of creating beans with ssl as true by default.
Solution 1:
Make ssl false by default.
Solution 2:
Have a configuration with default values for ssl certificate file and key file.
Solution 3:
Make Data Prepper use a configuration file while building beans where ssl is disabled.