Skip to content

Make the move/cp certificate files smarter

DJ Mountney requested to merge cert-move-smart into master

The copy/move of /opt/gitlab/embedded/ssl/certs certificates to /etc/gitlab/trusted-certs should be ignored if the cert already exists in the trusted certs directory.

Fixes: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2623

Merge request reports