Ahoi guys!
The setup.
Nexus-IQ running on a Windows server, as a service, using the "clm-jsw". I was trying to enable secured connection to the server, but i have pfx file, and i would like to know how i can use that in the config.yml so that server will load it and enable SSL.
the file should be something like that:
applicationConnectors:
- type: https
port: 8443
What parameter shall be (if any), so that server take the pfx file?
TY