Create your first website using angular 6 -- Part 12
21. implement use of SSL in local development pc ( using openssl with a self signed certificate)
22. move the menu items to Database (immemory)
OPENSSL BOOK
https://www.feistyduck.com/library/op...
COMMAND to generate SSL certificate
openssl req -newkey rsa:2048 -x509 -nodes -keyout server.key -new -out server.crt -config ./openssl-custom.cnf -sha256 -days 365
Openssl-custom.cnf
[req]
default_bits = 2048
prompt = no
default_md = sha256
x509_extensions = v3_req
distinguished_name = dn
[dn]
C = IN
ST = HR
L = Gurgaon
O = IT
OU = IT Department
emailAddress = admin@admister.in
CN = localhost
[v3_req]
subjectAltName = @alt_names
[alt_names]
DNS.1 = *.localhost
DNS.2 = localhost
-------------
CERTMGR.msc to add certificate
On this page of the site you can watch the video online Create your first website using angular 6 -- Part 12 -- Local Development SSL with a duration of hours minute second in good quality, which was uploaded by the user AdMISTER STUDIOs 01 December 2018, share the link with friends and acquaintances, this video has already been watched 7,912 times on youtube and it was liked by 70 viewers. Enjoy your viewing!