Offical подписался, сертификат не принят от завихрения через фиксацию репозитория

Мне установили сертификат со знаком на моем сервере. Это хорошо работает с веб-сервером. Но если я пытаюсь передать что-то репозиторию, я получаю следующее сообщение об ошибке:

   Warning: post-commit hook failed (exit code 60) with output:
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
    0curl: (60) SSL certificate problem: unable to get local issuer
certificate
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.

Я обновил завихрение, проверил полномочия и сертификаты, я проверил также путь, но я не мог обнаружить ошибку.

У кого-то есть идея, к чему я должен, получить зафиксированный?

(hostos является SMP Debian 3.2.65-1),

Заранее спасибо

наиболее искренне

Twinhand

1
задан 23 October 2015 в 11:20
1 ответ

Вам нужно либо предоставить всю цепочку сертификатов для завивки в CLI, либо правильно настроить сервер, чтобы он отправлял всю цепочку.

1
ответ дан 3 December 2019 в 23:58

Теги

Похожие вопросы