9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] nupas improper error output
@ 2010-05-16  4:45 Akshat Kumar
  2010-05-16  5:29 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Akshat Kumar @ 2010-05-16  4:45 UTC (permalink / raw)
  To: 9fans

The following tells the story:

term% /n/sources/plan9/386/bin/upas/fs -f /imaps/imap.gmail.com
/n/sources/plan9/386/bin/upas/fs: opening /imaps/imap.gmail.com:
imap.gmail.com/imaps:server certificate XXX not

term% upas/fs -f /imaps/imap.gmail.com
upas/fs: opening /imaps/imap.gmail.com: imap.gmail.com/imaps:fd out of
range or not open

(cert replaced with "XXX")
So there's some part of the error reporting
in nupas that hides the real problem, which
is with the certificate having changed.


Best,
ak



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] nupas improper error output
  2010-05-16  4:45 [9fans] nupas improper error output Akshat Kumar
@ 2010-05-16  5:29 ` erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2010-05-16  5:29 UTC (permalink / raw)
  To: 9fans

> term% /n/sources/plan9/386/bin/upas/fs -f /imaps/imap.gmail.com
> /n/sources/plan9/386/bin/upas/fs: opening /imaps/imap.gmail.com:
> imap.gmail.com/imaps:server certificate XXX not
>
> term% upas/fs -f /imaps/imap.gmail.com
> upas/fs: opening /imaps/imap.gmail.com: imap.gmail.com/imaps:fd out of
> range or not open
>
> (cert replaced with "XXX")
> So there's some part of the error reporting
> in nupas that hides the real problem, which
> is with the certificate having changed.

error message fixed.

add:
x509 sha1=d5120bf1c88f4b105d18ae0c909a4c2d88c7d002  cn=*.gmail.com
to /sys/lib/tls/mail

- erik



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-16  5:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-16  4:45 [9fans] nupas improper error output Akshat Kumar
2010-05-16  5:29 ` erik quanstrom

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).