Date: Thu, 2 May 2002 11:11:17 +0200 (MET DST) From: Mario Pranjic <mario.pranjic@irb.hr> To: <freebsd-security@FreeBSD.ORG> Subject: sslwrap and imap Message-ID: <Pine.GSO.4.32.0205021054350.566-100000@nippur.irb.hr>
next in thread | raw e-mail | index | archive | help
Hi! How can I run imaps with sslwrap on FreeBSD? I use inetd on Solaris: imaps stream tcp nowait root /usr/local/sbin/tcpd /usr/sbin/sslwrap -cert /usr/local/ssl/certs/server.pem -exec /usr/local/sbin/imapd But, FreeBSD has a bit different ined.conf synatx. It does not have that /usr/local/sbin/tcpd part. I tried with just removing that part from the line in inetd.conf, but it doesn't work. Can anyone give me a hint how to do it properly? Thanks! Mario Pranjic, dipl.ing. sistem administrator Knjiznica, Institut Rudjer Boskovic ------------------------------------- e-mail: mario.pranjic@irb.hr ICQ: 72059629 tel: +385 1 45 60 954 (interni: 1293) ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.32.0205021054350.566-100000>