Forum Discussion

KJ_50941's avatar
KJ_50941
Icon for Nimbostratus rankNimbostratus
Jan 30, 2013

HTTP to HTTPS redirect

Hi, all

 

HTTPS works well, however when I applied HTTP to HTTPS irule ( see below) on 80_VIP the application began failing. The users could make a connection to HTTPS, but when they tried to log in, they received a generic error message “An error occurred in the secure channel operation.”. Looking at the event log on the server, from the time that HTTPS was required, we began receiving crypt32 errors about being able to reach the authentication server to update the certificate.

 

 

here is redirect from HTTP to HTTPS irule I used:

 

when HTTP_REQUEST {

 

HTTP::redirect ]

 

}

 

thx

 

 

 

 

14 Replies