Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit f9755b5

Browse files
[FABJ-521] Allow arrays of PEM content in connection profile (#62)
The connection profile tlsCaCerts element has an optional "pem" property containing one or more PEM certificates. This change allows the "pem" property to be either a string or an array of strings. For arrays, all of the contained strings are concatenated to produce the same result as including multiple certificates in a single string. Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
1 parent 4d2c5fa commit f9755b5

4 files changed

Lines changed: 299 additions & 334 deletions

File tree

0 commit comments

Comments
 (0)