Skip to main content
Skip table of contents

RAEP update procedure

1. Backup the Current Configuration

  1. Navigate to the default RAEP installation path:

    CODE
    %ProgramFiles%\VeridiumID\RAEPServer
  2. You will see two folders:

    • BopsEnroll

    • RaWebApp

      image-20250813-072342.png
  3. From BopsEnroll:

    • Copy Web.config to a safe backup location.

      image-20250813-072633.png
  4. From RaWebApp:

    • Copy Web.config to a safe backup location.

image-20250813-072808.png

2. Uninstall the Current RAEP Version

  • Remove the existing RAEP installation via Control Panel or Programs and Features.

image-20250813-080300.png

3. Install the New RAEP Version

  1. Launch PowerShell as Administrator.

  2. Navigate to the folder where the new RAEP installer is located.

  3. Execute the installer.

    image-20250813-080641.png
  4. Follow the on-screen instructions and click Check IIS when prompted.

image-20250813-080844.png

4. Restore and Update Configuration Files

  1. Go back to the RAEP installation path:

    CODE
    %ProgramFiles%\VeridiumID\RAEPServer

  2. BopsEnroll folder:

    • Compare the new Web.config with your backup from step 1.

    • Copy the values for:

      • friendCertificateThumbprint

      • bopsRootURL
        from the backup file into the new file;

      • also check if other parameters were configured for your environment.

        BopsEnroll.jpg
    • Save the updated file.

  3. RaWebApp folder:

    • Compare the new Web.config with your backup from step 1.

    • Copy the values for:

      • friendCertificateThumbprint

      • bopsRootURL

      • signerThumbprint

      • CAConfig

      • jwtSigningKey

      • cacheCerts
        from the backup file into the new file;

      • also check if other parameters were configured for your environment.

        rawebapp.jpg
    • Save the updated file.

5. Verify Functionality

  • Perform a test authentication on a client machine.

6. Rollback Procedure (if needed)

If you encounter issues:

  1. Uninstall the new RAEP version.

  2. Reinstall the previous version.

  3. Restore your backed-up configuration files to their original locations.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.