Skip to content

HER-498 "support many certificates"

Daniel Silva requested to merge HER-498-dsilva-support-many-certificates into main

This MR:

  • checks for the certificates aliases in the whole list instead of getting only the first one
  • adds tests
  • refactor code to make it testable by exposing both key-store-path and key-store-password as arguments

Closes HER-498

Merge request reports