imap question

Lucas Holt luke at foolishgames.com
Mon Feb 23 18:42:17 PST 2004


Passwords would be sent in clear text if you compiled WITHOUT_SSL and 
connected to port 143.

make cert is used on that port to create the certificate file 
imap(d).pem and an symbolic link for pop3d.

  I suspect that there is something wrong with the certificate or the 
permissions are wrong.  It could also be an issue with the client mail 
app you are using.  For example, Apple' s mail.app in OSX does not 
handle self signed certificates well.

imapd doesn't want the cert from the openbsd router, its just reporting 
the client is coming from it since its your router.  The cert comes 
from the freebsd file system.

I suppose its possible that openssl thinks a man in the middle attack 
is happening since the request is coming for your router presuming its 
that smart.  if its just forwarding the packets, i don't see how 
though.


Lucas Holt
Luke at FoolishGames.com
________________________________________________________
FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)

'I try to think but nothing happens'
-- Homer Jay Simpson



More information about the freebsd-questions mailing list