[OpenSIPS-Devel] [OpenSIPS/opensips] e2977a: stir_shaken VS: Improve several return codes

Liviu Chircu noreply at github.com
Wed Sep 27 16:41:42 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e2977a4f49f1a164369c515bb7a79b5b436aeb31
      https://github.com/OpenSIPS/opensips/commit/e2977a4f49f1a164369c515bb7a79b5b436aeb31
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M modules/stir_shaken/stir_shaken.c

  Log Message:
  -----------
  stir_shaken VS: Improve several return codes

* on bad client-side signature length, return
   "438 Invalid Identity Header (bad signature)"
   vs. "500 Internal Server Error" (??)

* on encountering expired certificates advertised by clients, return
    "438 Invalid Identity Header (cert validity)"
    vs. "403 Stale Date" (?!)

* fix abs() related compiler warnings introduced earlier





More information about the Devel mailing list