<%@ page import="java.util.*" %> <%@ page import="com.checkpoint.chkpcookie.*" %> <% String serverPrefix = "https://"; String serverHostName = request.getServerName(); String defaultPage = "/services/education/sa/index.html"; String redirect = ""; String targetURL = ""; if (serverHostName == null) serverHostName = ""; redirect = request.getParameter("redirect"); if (redirect == null) targetURL = serverPrefix + serverHostName + defaultPage; else targetURL = serverPrefix + serverHostName + redirect; // Check for the Check Point Cookies CHKPCookie chkpcookie = new CHKPCookie(); boolean authenticationCookieOK = false; authenticationCookieOK = chkpcookie.readCHKPTokenCookie(request); %> Check Point Software Technologies: SecureAcademy Partners Only
Home Page | Skip to Navigation | Skip to Content | Skip to Search | Skip to Footer

SecureAcademy Partners Only

Please sign in with your User Center account

 
Username:  
 
Password:  
 
    (Fields are case sensitive)

 
 

Forgot your User Center Password?

If you do not have a User Center account,
visit the User Center.