エラー: ランナーの登録中...「Gitlab ランナー」のインストールに失敗しました パニック: このランナーの登録に失敗しました。ネットワークに問題がある可能性があります

エラー: ランナーの登録中...「Gitlab ランナー」のインストールに失敗しました パニック: このランナーの登録に失敗しました。ネットワークに問題がある可能性があります

GitLabランナーをインストールしようとしていますsudo gitlab-runner registerが、Ubuntu 16.04 エラーが発生します

ERROR: Registering runner... failed   runner=pcT3WTf5 status=couldn't execute POST against 
http://gitlab.com/api/v4/runners: 
Post https://gitlab.com:443/api/v4/runners: x509: certificate signed by unknown authority  
PANIC: Failed to register this runner. Perhaps you are having network problems 

GitLab ランナーのバージョン:

root@user-VirtualBox:/home/user# gitlab-runner -version
Version:      13.2.2
Git revision: a998cacd
Git branch:   refs/pipelines/172580057
GO version:   go1.13.8
Built:        2020-07-30T14:51:44+0000
OS/Arch:      linux/amd64

前もって感謝します

関連情報