User Tools

Site Tools


jupyter:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jupyter:start [2020/06/19 16:25]
robm
jupyter:start [2020/08/24 16:15]
robm [Creating Certificates, Private Keys, and a Certificate Authority]
Line 8: Line 8:
 # pip -V # pip -V
 pip 19.1.1 pip 19.1.1
-# pip install jupyter tornado==4.5.3+# pip install jupyter 'tornado<=5.0' 'jsonschema<3.2.0'
 </code> </code>
  
Line 29: Line 29:
  
 I used [[https://hohnstaedt.de/xca/]] -- X - Certificate and Key management I used [[https://hohnstaedt.de/xca/]] -- X - Certificate and Key management
 +
 +  * Create a Certificate Authority
 +  * Create a TLS Client certificate, with new private key, signed by new Certificate Authority
 +  * Export TLS Client certificate chain as PKS#12 (''.p12'') and double-click in Finder to import into KeyChain Access
jupyter/start.txt · Last modified: 2020/08/24 16:15 by robm