Skip to content

Commit a0a4dae

Browse files
committed
[Chore]: Setup SSL Termination
1 parent ae97567 commit a0a4dae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

0x10-https_ssl/1-haproxy_ssl_termination

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ defaults
88
frontend iamitsfoss-frontend
99
bind *:80
1010
bind *:443 ssl crt /etc/haproxy/certs/iamitsfoss.tech.pem
11-
http-request redirect scheme https if !{ ssl_fc }
1211
default_backend iamitsfoss-backend
1312

1413
backend iamitsfoss-backend

0 commit comments

Comments
 (0)