List Info

Thread: Broken URL (fwd)




Broken URL (fwd)
country flaguser name
United States
2008-02-14 08:26:42
Hi Thorsten:

Have a report that this is not working (checked just now and
it's not).

I will be happy to update any cert bundle you have if
location has 
changed.

Regards,

Stef

-- 
---
Stefan Caunter
Professor, ECET

http://www.mohawkcol
lege.ca/ecet


---------- Forwarded message ----------
Date: Thu, 14 Feb 2008 07:33:00 -0500
From: Gerard Seibert <gerardseibercom.net>
To: Stef Caunter <stefan.cauntermohawkcollege.ca>
Subject: Broken URL

This is to inform you  that an article apparently written by
you, available
at: http://ly
nx.isc.org/current/README.sslcerts contains a broken
URL.

This is the URL in question: http://cv
s.mirbsd.de/src/etc/ssl.certs.shar

The following is the error message displayed when attempting
to access that
site:


ERROR
The requested URL could not be retrieved

------------------------------------------------------------
--------------------

While trying to retrieve the URL: http://productive1.zope.bblank.thinkmo.d
e/VirtualHostBase/http/cvs.mirbsd.de:80/de.mirbsd/cvs/Virtua
lHostRoot/src/etc/ssl.certs.shar

The following error was encountered:

Unable to forward this request at this time.
This request could not be forwarded to the origin server or
to any parent caches. The most likely cause for this error
is that:

The cache administrator does not allow this cache to make
direct connections to origin servers, and
All configured parent caches are currently unreachable.
Your cache administrator is webmaster.



------------------------------------------------------------
--------------------

Generated Thu, 14 Feb 2008 12:24:22 GMT by
web-squid.thinkmo.de (squid/2.6.STABLE13)


This problem has existed for several days now; therefore I
do not believe it
to be a temporary situation.


-- 
Sincerely,

Gerard Seibert
gerardseibercom.net


_______________________________________________
Lynx-dev mailing list
Lynx-devnongnu.org
htt
p://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: Broken URL (fwd)
user name
2008-03-12 07:22:02
STEF CAUNTER DIXIT:

> HI THORSTEN:
>
> HAVE A REPORT THAT THIS IS NOT WORKING (CHECKED JUST
NOW AND IT'S NOT).
>
> I WILL BE HAPPY TO UPDATE ANY CERT BUNDLE YOU HAVE IF
LOCATION HAS CHANGED.

> WHILE TRYING TO RETRIEVE THE URL:
>
HTTP://PRODUCTIVE1.ZOPE.BBLANK.THINKMO.DE/VIRTUALHOSTBASE/HT
TP/CVS.MIRBSD.DE:80/DE.MIRBSD/CVS/VIRTUALHOSTROOT/SRC/ETC/SS
L.CERTS.SHAR

THIS SUCKS. THE URI IS A ZOPE REDIRECTION SCRIPT TO ONE OF
THE
FOLLOWING MIRRORS:
€˘
HTTP://WWW.MIRBSD.ORG/CVS.CGI/SRC/ETC/SSL.CERTS.SHAR?REV=HEA
D
€˘
HTTP://CVSWEB.ALLBSD.ORG/CVSWEB.CGI/SRC/ETC/SSL.CERTS.SHAR?C
VSROOT=MIRBSD&REV=HEAD

NONE OF THESE TWO _ALWAYS_ WORKS, THAT'S WHY I USE THE
REDIRECT.
IN CASE THE REDIRECT SHOULD BE DOWN AGAIN, MESSAGE
<BBLANKTHINKMO.DE>
INSTEAD, HE'S THE OWNER OF SAID ZOPE.

SORRY FOR THE INCONVENIENCE.

BYE,
//MIRABILOS
-- 
  "USING LYNX IS LIKE WEARING A REALLY GOOD PAIR OF
SHADES: CUTS OUT
   THE GLARE AND HARMFUL UV (ULTRA-VANITY), AND YOU FEEL
SO-O-O COOL."
                                         -- HENRY NELSON,
MARCH 1999


_______________________________________________
LYNX-DEV MAILING LIST
LYNX-DEVNONGNU.ORG
HTTP://LISTS.NONGNU.ORG/MAILMAN/LISTINFO/LYNX-DEV

Re: Broken URL (fwd)
country flaguser name
United States
2008-03-12 11:14:44
On Wed, 12 Mar 2008, Thorsten Glaser wrote:

>> Have a report that this is not working (checked
just now and it's not).
>>
>> I will be happy to update any cert bundle you have
if location has changed.
>
>> While trying to retrieve the URL:
>> http://productive1.zope.bblank.thinkmo.d
e/VirtualHostBase/http/cvs.mirbsd.de:80/de.mirbsd/cvs/Virtua
lHostRoot/src/etc/ssl.certs.shar
>
> This sucks. The URI is a Zope redirection script to one
of the
> following mirrors:
> • http://www.mirbsd.org/cvs.cgi/src/etc/ssl.certs.sha
r?rev=HEAD
> • http://cvsweb.allbsd.org/c
vsweb.cgi/src/etc/ssl.certs.shar?cvsroot=mirbsd&rev=HEAD


Seems like the best plan is to get the file served somewhere
stable. I can 
script something to query these cvs repositories and keep
the latest 
result available there. The documentation should point at a
single live 
file, unless someone has a better idea.

>
> None of these two _always_ works, that's why I use the
redirect.

-- 
---
Stefan Caunter

http://www.mohawkcol
lege.ca/ecet



_______________________________________________
Lynx-dev mailing list
Lynx-devnongnu.org
htt
p://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: Broken URL (fwd)
user name
2008-03-12 09:22:56
STEF CAUNTER DIXIT:

> SEEMS LIKE THE BEST PLAN IS TO GET THE FILE SERVED
SOMEWHERE STABLE. I CAN
> SCRIPT SOMETHING TO QUERY THESE CVS REPOSITORIES AND
KEEP THE LATEST RESULT
> AVAILABLE THERE.

IF YOU WANT, SURE.

% ENV CVS_RSH=SSH CVS -D ANONCVSANONCVS.MIRBSD.ORG:/CVS GET
-P 
    SRC/ETC/SSL.CERTS.SHAR >SSL.CERTS.SHAR

THE PASSWORD FOR THAT SERVER IS €śANONCVS€ť, BUT IF YOU SEND
ME AN SSHV2 PUBLIC
KEY, I CAN HAVE IT ADDED TO ITS AUTHORISED_KEYS FILE BY THE
ANONCVS MIRROR'S
ADMINISTRATOR, SO THAT YOU CAN REALLY SCRIPT THAT.

OTHER METHOD:

% RSYNC
RSYNC://RSYNC.ALLBSD.ORG/MIROS-CVS/SRC/ETC/SSL.CERTS.SHAR,V
.
% CO -U SSL.CERTS.SHAR,V

ON THE OTHER HAND, THIS SERVER IS SLOW, THEY DON'T OFTEN
REACT TO MAILS IF
WE CHANGE SOMETHING, AND CO(1) DOES NOT CORRECTLY EXPAND THE
$MIROS$ RCS
KEYWORD 

TAKE ONE OF THESE. I JUST TESTED THAT BOTH WORK. (ALLBSD.ORG
IS IN JAPAN.)
YOU CAN, OF COURSE, DO THAT AND STILL LINK TO CVSWEB (AS
FALLBACK).

BYE,
//MIRABILOS
-- 
I BELIEVE NO ONE CAN INVENT AN ALGORITHM. ONE JUST HAPPENS
TO HIT UPON IT
WHEN GOD ENLIGHTENS HIM. OR ONLY GOD INVENTS ALGORITHMS, WE
MERELY COPY THEM.
IF YOU DON'T BELIEVE IN GOD, JUST CONSIDER GOD AS NATURE IF
YOU WON'T DENY
EXISTENCE.		-- COYWOLF QI HUNT


_______________________________________________
LYNX-DEV MAILING LIST
LYNX-DEVNONGNU.ORG
HTTP://LISTS.NONGNU.ORG/MAILMAN/LISTINFO/LYNX-DEV

Re: Re: Broken URL (fwd)
user name
2008-03-14 10:29:55
Thanks, done, file is pulled down once a day to

http://caunter.ca/ss
l.certs.shar

I'll send a change to the documentation for dev9.

On 3/12/08, Thorsten Glaser <tgmirbsd.de> wrote:
> Stef Caunter dixit:
>
> > Seems like the best plan is to get the file served
somewhere stable. I can
> > script something to query these cvs repositories
and keep the latest result
> > available there.
>
> If you want, sure.


_______________________________________________
Lynx-dev mailing list
Lynx-devnongnu.org
htt
p://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: Re: Broken URL (fwd)
user name
2008-03-14 10:55:42
Stefan Caunter dixit:

>Thanks, done, file is pulled down once a day to
>
>http://caunter.ca/ss
l.certs.shar

Not https:// ?

>I'll send a change to the documentation for dev9.

Great!

//mirabilos
-- 
I believe no one can invent an algorithm. One just happens
to hit upon it
when God enlightens him. Or only God invents algorithms, we
merely copy them.
If you don't believe in God, just consider God as Nature if
you won't deny
existence.		-- Coywolf Qi Hunt


_______________________________________________
Lynx-dev mailing list
Lynx-devnongnu.org
htt
p://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: Re: Broken URL (fwd)
user name
2008-03-17 03:56:39
On 3/14/08, Thorsten Glaser <tgmirbsd.de> wrote:
> >http://caunter.ca/ss
l.certs.shar
> >I'll send a change to the documentation for dev9.

Update to README.sslcerts adding link for MirOS cert bundle
posted at

http://caunter.ca/R
EADME.sslcerts

marked up version also at

http://caunter
.ca/README.sslcerts.html

SC
http://caunter.ca/cont
act.html


_______________________________________________
Lynx-dev mailing list
Lynx-devnongnu.org
htt
p://lists.nongnu.org/mailman/listinfo/lynx-dev

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )