Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
timco
New Contributor

How to use HTTPS with Linux console command

Hi. Please help, looks basic but I could not find. I'm in the company that has Fortigate with SSL inspection and it works from Windows browser client via SSL certificate. I would like to use also Linux client with console command git that uses HTTPS. How can I use SSL certificate to get it working? I tried git http.sslcainfo but in vain.
1 REPLY 1
emnoc
Esteemed Contributor III

Not really understand the question but if your doing SSL inspection and have linux clients you need to copy the cert down from the fortigate and  run

 

 sudo update-ca-certificates

 

Root trust certificate are maintain in  /etc/ssl/certs for OS and if your using firefox, you need to do it manually and install the certificate via the firefox import.

 

Run the mnapage to understand the process man update-ca-certificates  

 

Ken Felix

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Labels
Top Kudoed Authors