* [devel] git ругается на сертификат
@ 2007-03-23 6:47 Vladimir V. Kamarzin
2007-03-23 11:26 ` Dmitry V. Levin
2007-03-23 11:28 ` Sergey Vlasov
0 siblings, 2 replies; 4+ messages in thread
From: Vladimir V. Kamarzin @ 2007-03-23 6:47 UTC (permalink / raw)
To: devel
% git-svnimport -v https://oss.gonicus.de/repositories/gosa/
RA layer request failed: PROPFIND request failed on '/repositories/gosa':
PROPFIND of '/repositories/gosa': Server certificate verification failed:
certificate issued for a different hostname, issuer is not trusted
(https://oss.gonicus.de) at /usr/bin/git-svnimport line 140
Как лучше выйти из данной ситуации?
--
vvk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git ругается на сертификат
2007-03-23 6:47 [devel] git ругается на сертификат Vladimir V. Kamarzin
@ 2007-03-23 11:26 ` Dmitry V. Levin
2007-03-23 11:31 ` Vladimir V. Kamarzin
2007-03-23 11:28 ` Sergey Vlasov
1 sibling, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2007-03-23 11:26 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 552 bytes --]
On Fri, Mar 23, 2007 at 11:47:33AM +0500, Vladimir V. Kamarzin wrote:
> % git-svnimport -v https://oss.gonicus.de/repositories/gosa/
> RA layer request failed: PROPFIND request failed on '/repositories/gosa':
> PROPFIND of '/repositories/gosa': Server certificate verification failed:
> certificate issued for a different hostname, issuer is not trusted
> (https://oss.gonicus.de) at /usr/bin/git-svnimport line 140
>
> Как лучше выйти из данной ситуации?
- Выключить проверку сертификата.
- Попробовать http:// (если есть).
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git ругается на сертификат
2007-03-23 6:47 [devel] git ругается на сертификат Vladimir V. Kamarzin
2007-03-23 11:26 ` Dmitry V. Levin
@ 2007-03-23 11:28 ` Sergey Vlasov
1 sibling, 0 replies; 4+ messages in thread
From: Sergey Vlasov @ 2007-03-23 11:28 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 786 bytes --]
On Fri, Mar 23, 2007 at 11:47:33AM +0500, Vladimir V. Kamarzin wrote:
> % git-svnimport -v https://oss.gonicus.de/repositories/gosa/
> RA layer request failed: PROPFIND request failed on '/repositories/gosa':
> PROPFIND of '/repositories/gosa': Server certificate verification failed:
> certificate issued for a different hostname, issuer is not trusted
> (https://oss.gonicus.de) at /usr/bin/git-svnimport line 140
>
> Как лучше выйти из данной ситуации?
Попытаться выполнить какую-нибудь операцию (например, svn ls) обычным
клиентом svn - при этом будет выдан запрос на принятие сертификата;
при ответе 'p' (accept (p)ermanently) сертификат будет сохранён в
$HOME/.subversion/auth/svn.ssl.server, и далее работа с этим сервером
будет идти без дополнительных вопросов.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git ругается на сертификат
2007-03-23 11:26 ` Dmitry V. Levin
@ 2007-03-23 11:31 ` Vladimir V. Kamarzin
0 siblings, 0 replies; 4+ messages in thread
From: Vladimir V. Kamarzin @ 2007-03-23 11:31 UTC (permalink / raw)
To: ALT Devel discussion list
>>>>> On 23 Mar 2007 at 16:26 "DVL" == Dmitry V Levin writes:
>> % git-svnimport -v https://oss.gonicus.de/repositories/gosa/
>> RA layer request failed: PROPFIND request failed on '/repositories/gosa':
>> PROPFIND of '/repositories/gosa': Server certificate verification failed:
>> certificate issued for a different hostname, issuer is not trusted
>> (https://oss.gonicus.de) at /usr/bin/git-svnimport line 140
>>
>> Как лучше выйти из данной ситуации?
DVL> - Выключить проверку сертификата.
Попытка использовать GIT_SSL_NO_VERIFY результата не принесла
DVL> - Попробовать http:// (если есть).
Нету :)
Помог совет vsu (соседнее письмо)
--
vvk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-23 11:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-23 6:47 [devel] git ругается на сертификат Vladimir V. Kamarzin
2007-03-23 11:26 ` Dmitry V. Levin
2007-03-23 11:31 ` Vladimir V. Kamarzin
2007-03-23 11:28 ` Sergey Vlasov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git