cornelk / gitlab2gitea

Migration tool from GitLab to Gitea
MIT License
23 stars 8 forks source link

Failing for self-signed certificate #9

Open verrol opened 1 month ago

verrol commented 1 month ago

Describe the bug Program is failing for self-hosted gitlab and gitea.

To Reproduce

  1. 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.