Configure SSL VPN on fortigate firewall using Certificate signed by local CA

preview_player
Показать описание
Configure the SSL VPN on fortigate firewall using the certificate signed by local CA
OpenSSL used for the CA certificate generation and for signing the cert
SSL_NO_CYPHER_OVERLAP error solved

Run OpenSSL with administrative privileges:

req -new -x509 -days 365 -key CA.key -out CA.pem
req -new -x509 -days 365 -key CA.key -out CA.crt
pkcs12 -inkey CA.key -in CA.crt -export -out CA.p12
Рекомендации по теме
Комментарии
Автор

Sir you have very sound knowledge on firewall i love all your videos and was looking for such deep knowledge troubleshooting videos.I want to be a firewall engineer. you know the real requirement of a company what they want from a employee knowledge of troubleshooting.kindly make videos like this thanks a lot.

vivekprajapati
Автор

Hi, i have a question, how to setup the SSL VPN in order the users get connect to the VPN throught fqdn instead ip?

Sabs
Автор

Which vm version you are using, I tried changing TLS settings in mozila but did not work for me

chinmaywani
Автор

Nice video, is it possible to auto renew the certificates of the vpn forti clients?

Quemero
Автор

Thank you
But you haven't shown us how you used OpenSSL to sign the new certificate

radouanebrahmi
Автор

WHY IN THE WORLD would you record you trouble shooting, Just figure it out come back and do it correctly! What in the 7 HELLS

AlphonsoCornelius
Автор

I'm sorry man . but this video is awful. where did you use openssl?

mansoorhemati