[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
debugging https access under emacs/w3
- To: peter.rayner@xxxxxxxxxxx
- Subject: debugging https access under emacs/w3
- From: "T. V. Raman" <raman@xxxxxxxxxxx>
- Date: Tue, 14 Feb 2006 18:21:14 -0800
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-Reply-To: <17394.1930.890698.50373@xxxxxxxxxxx>
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <tvraman@xxxxxxxxxxx>
- Reply-To: raman@xxxxxxxxxxx
- Resent-Date: Tue, 14 Feb 2006 21:26:17 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <N2ccNC.A.ZnF.JFp8DB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Make sure you have the ssl package correctly configured -- you
need to use a wrapper around openssl --- I have the following:
#!/bin/sh
#redirect stderr so emacs doesn't barf on opensll
exec 2>/dev/null
exec openssl "$@"
>>>>> "Peter" == Peter Rayner <peter.rayner@xxxxxxxxxxx> writes:
Peter> Somewhere in an upgrade of machine, emacs, emacspeak
Peter> or emacs/w3 I've broken https access. Just to confirm
Peter> that it's me, can someone using emacs/w3 connect to
Peter> the following address: https://dsm-mail.cea.fr
Peter>
Peter> I can test that the quietssl script is working with
Peter> the options that I think emacs/w3 should be passing to
Peter> it since I can open a connection on the command-line.
Peter> The page opens ok in w3m but when I connect with
Peter> emacs/w3 I get an empty buffer. I doubt it's just
Peter> that page since a sample of other pages is doing the
Peter> same thing. While I don't expet anyone to clean up
Peter> whatever mess I've made I *would* be curious to see
Peter> what, for example, the arguments to the ssl-gateway
Peter> functions are. Is there a trick to get the call stack
Peter> on demand for example? Obviously it's time to read a
Peter> bit more on debugging elisp. cheers Peter
Peter>
Peter>
Peter> -- Peter Rayner: LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ
Peter> address: Bat. 701 LSCE - CEA de Saclay Orme des
Peter> Merisiers, 91191 Gif/Yvette work: +33 (1) 69 08 88 11;
Peter> mobile: +33 (6) 75 46 56 52; fax: +33 (1) 69 08 77 16
Peter> mail-to: peter.rayner@xxxxxxxxxxx
Peter>
Peter> -----------------------------------------------------------------------------
Peter> To unsubscribe from the emacspeak list or change your
Peter> address on the emacspeak list send mail to
Peter> "emacspeak-request@xxxxxxxxxxx" with a subject of
Peter> "unsubscribe" or "help"
--
Best Regards,
--raman
Email: raman@xxxxxxxxxxx
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv.raman.tv@xxxxxxxxxxx
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"
Emacspeak Files |
Subscribe |
Unsubscribe | Search