enable sni on a fortiweb for back-end servers in a ADFS configuration
- No Comments
- Jul, 21, 2017
- Angelo Schalley
- adfs/saml, Fortigate/Fortinet, FortiWeb, Networking, security
Configuring server-side SNI support (needed for Microsoft ADFS)
FortiWeb supports server-side SNI (Server Name Indication). You use this feature when you have the following configuration requirements:
The operating mode is reverse proxy or true transparent proxy.
You offload SSL/TLS processing to FortiWeb and use SSL/TLS for connections between FortiWeb and the pool member (end-to-end encryption).
One or more server pool members require SNI support.
Read more on enable sni on a fortiweb for back-end servers in a ADFS configuration…
commandline port test on windows powershell without telnet
- No Comments
- Mar, 09, 2017
- Angelo Schalley
- Networking, Powershell, security, Windows-Microsoft
On most of the newly installed windows server the telnet client is not enabled.
If you want to test if a remote port is open you can use a powershell command:
Read more on commandline port test on windows powershell without telnet…
auto redirect http to https plesk apache nginx directives
- No Comments
- Dec, 21, 2016
- Angelo Schalley
- Certificates, html / php, Plesk Linux, security
Go to your hosting configuration in Plesk :
Redirect / https://domain.com/
All http requests will be redirected to https://domain.com
Read more on auto redirect http to https plesk apache nginx directives…