Requiring Encryption for in.telnetd on Solaris 10

I'd like to require encryption for all telnet connections on my Solaris 10 box. In the past, I've been able to do this using MIT's in.telnetd that they include with their Kerberos distribution. I'd like to use Sun's if possible. Does anyone know the right way to require encryption? Thanks.

[302 byte] By [droeber] at [2007-11-26 9:22:36]
# 1
Use ssh.
wsanders at 2007-7-6 23:56:07 > top of Java-index,General,Sun Networking Services and Protocols...
# 2
SSH isn't what people want to use. Encrypted telnet is at least as secure as ssh, if not more so.
droeber at 2007-7-6 23:56:07 > top of Java-index,General,Sun Networking Services and Protocols...
# 3
Sun doesn't supply one. You'll have to build your own.-- Darren
Darren_Dunham at 2007-7-6 23:56:07 > top of Java-index,General,Sun Networking Services and Protocols...