Python for Algorithmic Trading by Yves Hilpisch

Python for Algorithmic Trading by Yves Hilpisch

Author:Yves Hilpisch [Yves Hilpisch]
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2021-01-24T16:00:00+00:00


(work) mac:cloud yves$ openssl req -x509 -nodes -days 365 -newkey rsa:2048 \ > -keyout mykey.key -out mycert.pem Generating a RSA private key .........++++ \begin{equation}+ ..........\end{equation} +++++ writing new private key to 'mykey.key' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]:DE State or Province Name (full name) [Some-State]:Saarland Locality Name (eg, city) []:Voelklingen Organization Name (eg, company) [Internet Widgits Pty Ltd]:TPQ GmbH Organizational Unit Name (eg, section) []:Algorithmic Trading Common Name (e.g. server FQDN or YOUR name) []:Jupyter Lab Email Address []:[email protected] (work) mac:cloud yves$

The two files mykey.key and mycert.pem need to be copied to the Droplet and need to be referenced by the Jupyter Notebook configuration file. This file is presented next.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.