如何将身份验证证书添加到存储库
How add certificate for auth to repository
为了安装 nginx-plus 包,我应该添加证书 (https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-plus/#installing-nginx-plus-on-debian-and-ubuntu)。我想创建镜像仓库,但我不知道我应该在哪里添加认证证书。
配置 remote repository in Artifactory which will be used to proxy the NginX Debian repository, you can add the SSL certificate in the Advanced Settings 选项卡时。在 Remote Authentication 部分中,您会找到一个用于设置 SSL/TLS 证书的字段,此存储库应该用于对它作为代理的远程资源进行身份验证。
为了安装 nginx-plus 包,我应该添加证书 (https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-plus/#installing-nginx-plus-on-debian-and-ubuntu)。我想创建镜像仓库,但我不知道我应该在哪里添加认证证书。
配置 remote repository in Artifactory which will be used to proxy the NginX Debian repository, you can add the SSL certificate in the Advanced Settings 选项卡时。在 Remote Authentication 部分中,您会找到一个用于设置 SSL/TLS 证书的字段,此存储库应该用于对它作为代理的远程资源进行身份验证。