Configured Traefik TLS (SSL) on weblogic instance
For Step#2 added the below 2 annotation on service soainfra-adminserver
traefik.frontend.headers.sslProxyHeaders=WL-Proxy-SSL:true traefik.frontend.headers.customRequestHeaders=WL-Proxy-SSL:true
Still redirection of HTTPS not happening and here is the error.
Client sent an HTTP request to an HTTPS server.
Please let me know how to set RequestHeader WL-Proxy-SSL
to true
.