Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Questions on ognus-0.07
Date: Wed, 07 Aug 2002 17:28:24 +0200	[thread overview]
Message-ID: <ilur8haelif.fsf@latte.josefsson.org> (raw)
In-Reply-To: <xpxybs8ezwoi.fsf@Germany.Sun.com> (Peter.Weiss@germany.sun.com's message of "Wed, 07 Aug 2002 14:21:33 +0200")

Peter.Weiss@germany.sun.com (Peter Weiss, Sun Microsystems, Germany) writes:

> From the process list I see openssl getting started:
>
>     11179 /bin/sh -c openssl s_client -quiet -ssl2 -connect localhost:9993
>       11180 openssl s_client -quiet -ssl2 -connect localhost:9993
>
> Trussing openssl gives:
>
> poll(0xFFBEEF40, 2, -1)         (sleeping...)
> poll(0xFFBEEF40, 2, -1)                         = 1
> read(4, 0x00171438, 2)                          = 0
> getpid()                                        = 11231 [11230]
> getpid()                                        = 11231 [11230]
> getpid()                                        = 11231 [11230]
> getpid()                                        = 11231 [11230]
> getpid()                                        = 11231 [11230]
> shutdown(4, 0, 1)                               = 0
> close(4)                                        = 0
> getpid()                                        = 11231 [11230]
> getpid()                                        = 11231 [11230]
> llseek(0, 0, SEEK_CUR)                          Err#29 ESPIPE
> _exit(0)
>
> From my https wrapper I see some traffic going in both directions, that dies
> after a while, than nothing seems to happen, no password interaction is
> prompted.
>
> Any further hints?

Is your OpenSSL installation working?

Try running the command above on the command line, you should get a
IMAP protocol prompt.  If not, it is an OpenSSL problem.




  reply	other threads:[~2002-08-07 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-07 11:03 Peter Weiss, Sun Microsystems, Germany
2002-08-07 11:17 ` Kai Großjohann
2002-08-07 11:23 ` Simon Josefsson
2002-08-07 12:21   ` Peter Weiss, Sun Microsystems, Germany
2002-08-07 15:28     ` Simon Josefsson [this message]
2002-08-12 11:36       ` Peter Weiss, Sun Microsystems, Germany
2002-08-12 12:42         ` Peter Weiss, Sun Microsystems, Germany

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ilur8haelif.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).