ch20: README.adoc

This commit is contained in:
Luciano Ramalho
2021-09-27 19:58:16 -03:00
parent 69f326dd3d
commit 7985fda09f

View File

@@ -108,8 +108,8 @@ Running _slow_server.py_ is an easy way to do it. See <<server_setup>>.
[[macos_certificates]] [[macos_certificates]]
== Install SSL Certificates (for MacOS) == Install SSL Certificates (for MacOS)
On Macos, depending on how in installed Python you may need to manually run a command On Macos, depending on how you installed Python you may need to manually run a command
after Python's installer finishes, to install SSL certificates for HTTPS connections. after Python's installer finishes, to install the SSL certificates Python uses to make HTTPS connections.
Using the Finder, open the `Python 3.X` folder inside `/Applications` folder Using the Finder, open the `Python 3.X` folder inside `/Applications` folder
and double-click "Install Certificates" or "Install Certificates.command". and double-click "Install Certificates" or "Install Certificates.command".