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

Re: accept certificate permanently gone?

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2004-01-19 15:47:43 CET

solo turn wrote:
> there was an option to accept an expired certificate permanently, which did not work if passwords
> were not stored.
>
> why this option is gone completely? most browsers allow to do this, but do not allow to export it,
> so there is no easy way to store the certificate to avoid the annoying question any more?

[Solo, please try to provide more details in your emails. What version
are you running, exactly what do you see, etc. You have been here long
enough to know this. I will have to guess what you mean:]

The option to accept the cert permanently used to be shown even if
--no-auth-cache was used with the command line client, or if
store-auth-creds was set to "no" in the config file.

The plan is to add another option to avoid saving passwords, not any
type of auth data (such as cert trust). Until then, you can work around
this by running a command without setting store-auth-creds to "no" to
accept the cert permanently, and then put it back in. You can delete
your cached passwords manually after this operation as described in the
book, and then put the store-auth-creds back in.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 19 15:48:19 2004

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

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