16.2. HttpsConnection

HTTPS is the secure version of the HTTP protocol [reference 9]. (See Section 15.3, “The HttpConnection Interface,” for more information.) The MIDP Specification version 2.0 requires a secure HTTP connection to comply with one or more of the following specifications:

  • HTTP over TLS: documented in both RFC 2818 [reference 11] and TLS Protocol Version 1.0 as specified in RFC 2246 [reference 4].

  • SSL V3: specified in The SSL Protocol Version 3.0 [reference 12].

  • WTLS: specified in the Wireless Application Protocol Wireless Transport Layer Security document WAP-199 [reference 13].

  • WAP™ TLS Profile and Tunneling Specification WAP-219-TLS [reference 14].

The HttpsConnection interface extends the interface HttpConnection to define ...

Get Programming Wireless Devices with the Java™ 2 Platform, Micro Edition, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.