HI All,
We are using cloud 24R1 SU2 and try to install ifs-pso-installer-6.14.0.71. we got 2 issue when do the installation.
1. we got issue when do the installing by using same wildcard pfx which is used to create MT.
we do the installation in same MT server. we create pso namespace and try to do the installation

used below values in values.yml file
ingress:
host: prefix+wildcard domain
tls:
pfxFile: 'C:\IFS\Cert\fullchain.pfx'
pfxPassword: xxxxxx
*** Next time i had used below settings.
ingress:
host: prefix+wildcard domain
tls:
crtFile: 'C:\IFS\ifsroot\config\certs\ca.crt'
keyFile: 'C:\IFS\ifsroot\config\certs\ca.key'
then the installation success. but when i try to login to the pso link it is not secure. i can access the pso workbench too.

appreciate if some one can help me to correct this?
with this ssl issue i had try to integrate pso with ifs cloud. in that time i got below error.

Br
Kasun