jfrog-xray

Using https ssl url of Artifactory while connecting from Jfrog xray

非 Y 不嫁゛ 提交于 2020-05-16 09:01:02
问题 I Just installed Jfrog Xray using Helm chart on our GKE cluster. The Artifactory Instance I want to connect to has SSL enabled (https://jfrog.<>/artifactory) and Xray is not able to connect to artifactory. I understand that artifactory cert needs to be installed on the Xray server container. My question is, should I directly install the certificate of artifactory and what is the process to do so. Also, if i'm using a different cert for Xray later, how can i install it on my server container

Using https ssl url of Artifactory while connecting from Jfrog xray

陌路散爱 提交于 2020-05-16 09:00:01
问题 I Just installed Jfrog Xray using Helm chart on our GKE cluster. The Artifactory Instance I want to connect to has SSL enabled (https://jfrog.<>/artifactory) and Xray is not able to connect to artifactory. I understand that artifactory cert needs to be installed on the Xray server container. My question is, should I directly install the certificate of artifactory and what is the process to do so. Also, if i'm using a different cert for Xray later, how can i install it on my server container

How can I remove `artifactory_name` from JFrog's Artifactory cloud url

只谈情不闲聊 提交于 2020-01-24 19:21:45
问题 I have created an on-cloud JFrog account. As per my requirement, I have to remove artifactory_name from jfrog url. Currently, I have https://example.jfrog.io/example/webapp/#/home I want https://example.jfrog.io/webapp/#/home How could I remove second example from above URL 回答1: Currently, this functionality is not supported by JFrog's cloud offering. 来源: https://stackoverflow.com/questions/58968751/how-can-i-remove-artifactory-name-from-jfrogs-artifactory-cloud-url