IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  WRP Static content: 38cf04c6 vs 38cf04d7

    Posted Fri September 27, 2019 02:28 PM
    Hi community

    A Web designer I work with just made me realize that the WRP web static content for both of the following "errors" are the same:

    ./errors/C/38cf04c6.html:<title>Third-party server not responding</title>
    ./errors/C/38cf04c6.html:<h1><font color="#FF0000">Third-party server not responding.</font></h1>
    ./errors/C/38cf04d7.html:<title>Third-party server not responding</title>
    ./errors/C/38cf04d7.html:<h1><font color="#FF0000">Third-party server not responding.</font></h1>

    Is it so really? or is it that a file had been overwritten in the past ?

    Some older official IBM link describing the error codes and their description:

    https://www.ibm.com/support/knowledgecenter/SSPREK_7.0.0/com.ibm.itame.doc_8.0/ameb_appl_guide/concept/con_stat_rspons_pages.html

    There also 38cf04c6 & 38cf04d7 refer to the same description.

    Maybe this is like it should be. Just curious to see differents codes mapping to the same description.




    ------------------------------
    Sylvain Gilbert
    ------------------------------


  • 2.  RE: WRP Static content: 38cf04c6 vs 38cf04d7

    Posted Mon September 30, 2019 01:33 AM
    Sylvain,
     

    The '0x38cf04c6' page is returned when WebSEAL cannot make a connection to the junctioned Web server, and the '0x38cf04d7' page is returned when WebSEAL can connect to a junctioned Web server, but the Web server is returning a 503.

    I believe that the template page is the same because an end-user doesn't usually need to know the difference between the two conditions.
     



    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Access Manager

    IBM Master Inventor


    Phone: 61-7-5552-4008
    E-mail: scotte@au1.ibm.com
    L11 & L7 Seabank
    Southport, QLD 4215
    Australia






  • 3.  RE: WRP Static content: 38cf04c6 vs 38cf04d7

    Posted Mon September 30, 2019 08:21 AM

    Thanks for clarifying this for us. At least we have the option adapting the message as necessary.



    ------------------------------
    Sylvain Gilbert
    ------------------------------