Solution:
- Ensure Circle of trust is established between Source Artifactory and Target Edge node instance. Refer to this documentation
- If the source Artifactory is not the Authentication provider in Mission Control, then configure the Circle of Trust between servers as follows:
- Authentication Provider Artifactory server certificate ($ARTIFACTORY_HOME/access/etc/keys/root.crt) ---> Source Artifactory's trusted folder (($ARTIFACTORY_HOME/access/etc/keys/trusted/)
- Authentication Provider Artifactory certificate -----> Target Artifactory trusted folder
- Source Artifactory certificate -----> Target server's trusted folder
Note:- Make sure to give same Artifactory userid and groupid to the root certificate in trusted folder ($ARTIFACTORY_HOME/access/etc/keys/trusted/*) by comparing with other files from the previous folder($ARTIFACTORY_HOME/access/etc/keys/). Most likely artifactory:artifactory would be userid and groupid)