Skip to content

[Bug]: Inconsistent Error Messages for Invalid Domain Suffix Between AMT < 19 and AMT >= 19 #2590

@lim-chris

Description

@lim-chris

Describe the bug

ACM activation with an invalid domain suffix returns different error messages depending on AMT firmware version. ACM activation with an invalid domain suffix returns different error messages depending on AMT firmware version. Error Messages by Version: - AMT < 19 : "Specified AMT domain suffix: dontmatch.com does not match list of available AMT domain suffixes." - AMT >= 19: "Failed to extract domain certificate.Failed to extract domain certificate.ACM activation failed"

Steps to reproduce

  1. Configure ACM activation profile
  2. Test with AMT >=19 device:
    • Activate with invalid domain:
      rpc activate -u wss://<rps-server>/activate \ --profile acmactivate-DHCP-CIRA \ -d dontmatch.com \ -skipamtcertcheck -n --json
  3. Observe error: "Failed to extract domain certificate"

Expected behavior

Return same error message(Specified AMT domain suffix: dontmatch.com does not match list of available AMT domain suffixes) as AMT version <19.

Screenshots

No response

AMT Version

AMT19+

Configuration Mode

ACM

Operating System

Linux

AMT Device Information

No response

Service Deployment Information

Deployment type: Cloud. RPS version: v2.31.3

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Status

    Q2 2026 (Current)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions