curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP,HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The command isdesigned to work without user interaction.curl offers a busload of useful tricks like proxy support, user authentication, …
FortiGate – How to block Https Web contents without deep-ssl-inspection
DEEP-SSL-INSPECTION is used when I want to decrypt and encrypt on-the-fly all the incoming or outgoing traffic in my firewall to find fingerprints of an attack or dangerous traffic. This type of inspection is very heavy for the CPU of the firewall and must be used with limitations. If we want to inspect the SSL web browsing we must to …
How to generate .cer and .key from .pfx
Generate .cer and .key from a pfx file using a openssl utility Delete a passphrase from kex file:
FortiClient increase timeout ssl-vpn via client
default session timeout of an ssl vpn over FortiClient is 28800sec. (8hrs). After the ssl vpn is established the countdown start and you cannot maintain them alive with a ping -t or something other. So after 8hrs the FortiGate kill the tunnel. To increase the aut-timeout do this: Login via ssh to the Fortigate, Run: config vdomedit rootconfig vpn ssl …