The following steps will guide you through using your existing PFX/ PKCS12 or wildcard certificate file while enabling SSL for ADAudit Plus.
For example: <Connector SSLEnabled="true" acceptCount="100" clientAuth="false" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" keystoreFile="./conf/YOUR_CERT_FILE.pfx" keystorePass="PASSWORD" keystoreType="PKCS12" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" name="SSL" port="443" scheme="https" secure="true" sslProtocol="TLS"/>