HTTPS : Importing Self-Signed Certificates¶
Fire Insights comes with a self-signed certificate. It is contained in conf/keystore.jks.
When using the self-signed certificate, the Browser will complain as it has not been issued by a Certificate Authority.
This warning message can be supressed by importing the self-signed certificate into the Browser inside Trusted Root Certification Authorities.
Below are the steps for importing self-signed certificate into your Browser.
Export the certificate to your machine¶
- Got to
URLfor theHTTPSport.
- Got to
- Click on
Not secureoption.
- Click on
Certificate.
- View
Certificate.
- Click on
Detailsoption to see detail information of certificate.
- Click on
copy to fileoption to copy certificate tolocal machine.
- Select below option and press
Next.
- Select the
Name & file locationof certificate.
- After upadating the details
Success msgwill apear.
Next we need to add the exported certificate to the Browser.
Add Certificate to Browser¶
- Using Google chrome
- Go to below location after opening
Google Chrome. - Settings -> Advanced -> Privacy and Security-> Manage Certificates
- Go to below location after opening
- Click on
Manage Certificateicon.
- Click on
import.
- Select
certificate from local system, useTrusted Root Certification Authoritiesoption and pressyesto save it.
- Once the above process complete, close the
browserand start again and try to login with aboveURL, It should work without any warnings.
