TradeBullz.in Domain Specific - theheapdump/kite-webapp GitHub Wiki

Instructions for setting up certificate: https://in.godaddy.com/help/install-ssl-certificates-16623?locale=en

SSL related data and CSR and pvt keys are at : https://drive.google.com/drive/folders/1_PbiBhg89I9PjkhLP0bjJbPhvAkz5KMt?usp=sharing

Generate a .p12 keystore

openssl pkcs12 -export -in 25883868d0d56731.crt -inkey tradebullz.in.key -certfile gdig2.crt.pem -name "tradebullz.in" -out tradebullz.p12

tradebullz.in.key -------- FROM https://drive.google.com/file/d/19oIKGRsZ64pdODzb-2xibLlIbzXuIAhU/view?usp=sharing . Rename it

-certfile - intermediate cert files from here https://drive.google.com/file/d/1guH8XtzbXxuiYC9XzJvUTlRScaVAuZXa/view?usp=sharing

-name - alias

-in .crt file shared by godaddy FROM https://drive.google.com/file/d/1guH8XtzbXxuiYC9XzJvUTlRScaVAuZXa/view?usp=sharing