gitlab2gitea
gitlab2gitea copied to clipboard
Failing for self-signed certificate
Describe the bug Program is failing for self-hosted gitlab and gitea.
To Reproduce
- Use hostname for two self-signed hosts
Expected behavior I expected the migration to be performed. Instead, I got this error:
2024-07-27 13:43:10 FATAL Creating migrator failed {"error":"getting GitLab user status: Get \"https://private.domain.com:40443/api/v4/user/status\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
Screenshots
If applicable, add screenshots to help explain your problem.