[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Cant accept HTTPS certificate under windows

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2004-05-07 15:21:39 CEST

Chris Jensen wrote:

>> (Note, the Linux box has subversion 1.0.1 installed, while the
>> Windows box has 1.0.2 if that makes a difference)
>
> Yes, that would seem to be the difference, as I've now installed 1.0.2
> on another linux box and it won't let me permanently accept the
> certificate either.
> Why has this option been removed? What's the best way for me to work
> around this?

This option has not been removed, as I've verified just now with the
1.0.2 Windows client (btw, it's a client feature, not a server feature).
Maybe you should check with whoever built your binaries.

$ svn --version
svn, version 1.0.2 (r9423)
   compiled Apr 26 2004, 23:51:38

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

$ svn up
Error validating server certificate for 'https://svn.collab.net:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: svn.collab.net
 - Valid: from Sep 22 21:21:47 2003 GMT until Sep 21 21:21:47 2007 GMT
 - Issuer: CollabNet Chicago CA, Chicago, IL, US
 - Fingerprint: d9:2a:03:7d:82:b4:21:cb:97:6c:21:33:a8:13:1d:0f:ef:f2:21:39
(R)eject, accept (t)emporarily or accept (p)ermanently? p
U Makefile.in
U COMMITTERS
U subversion\libsvn_ra_svn\cram.c
U subversion\libsvn_fs_fs\tree.c
U subversion\libsvn_fs_fs\fs_fs.c
U subversion\libsvn_fs_fs\fs_fs.h
U subversion\po\es.po
A subversion\po\pl.po
U tools\hook-scripts\verify-po.py
U packages\rpm\redhat-7.x\subversion.spec
U packages\rpm\redhat-8+\subversion.spec
U packages\rpm\wbel-3\subversion.spec
U packages\rpm\fedora-1\subversion.spec
Updated to revision 9643.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 7 15:24:31 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.