Skip to content

Commit b0d234c

Browse files
committed
Minor edits, added patch requirements
1 parent bd7c316 commit b0d234c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

newton-faq-nos.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,8 @@ <h4 id="IIIB18">18. Does Newton OS support SSL?</h4>
889889

890890
<p>Sort of.</p>
891891
<p>Newton OS does not natively support SSL (Secure Sockets Layer) or TLS (Transport Layer Security) for secure communication with internet services such as websites and email.</p>
892-
<p>However, Paul Guyot created a Newton OS version of <a href="https://github.com/pguyot/mbedtls-NewtonOS">Mbed TLS</a>, allowing third-party applications to use SSL. For example, installing the <a href="https://github.com/pguyot/mbedtls-NewtonOS/releases/tag/v2.6.16">MailVSSLPatch.pkg</a> on a Newton device enables access to IMAPS mail services within Simon Bell’s <a href="http://newtonresearch.org/mailv/">Mail V</a>.</p>
892+
<p>However, Paul Guyot created a Newton OS version of <a href="https://github.com/pguyot/mbedtls-NewtonOS">Mbed TLS</a>, allowing third-party applications to use SSL. As an example, installing Guyot’s <a href="https://github.com/pguyot/mbedtls-NewtonOS/releases/tag/v2.6.16">MailVSSLPatch.pkg</a> on a Newton device enables access to IMAPS mail services within Simon Bell’s <a href="http://newtonresearch.org/mailv/">Mail V</a>.</p>
893+
<p>This patch requires Newton OS 2.1 and Newton Internet Enabler 2.0.</p>
893894

894895
<hr>
895896

0 commit comments

Comments
 (0)