We have installed CA directory as root user and noticed the CAPKI folder was created under /opt/CA folder.
We want to keep all CA DIRECTORY componentes under /app/CA/Directory folder we have created for this purpose.
Is there anyway to reinstall CAPKI and point it to this customized folder ?
Run the setup as a non root user and it will create the PKI folder under the same CA DIRECTORY folder
To use a non root user as installer, to run first the command below:
usermod -c "DXserver Administrator" nonroot_user
Run the installer with the parameter:
instdir=YourPATH