Hi,
I am currently checking the CHF config and I noticed the following sections:
abmfDiameter:
protocol: tcp
hostIPv4: 127.0.0.113
port: 3868
tls:
pem: cert/chf.pem
key: cert/chf.key
rfDiameter:
protocol: tcp
hostIPv4: 127.0.0.113
port: 3869
tls:
pem: cert/chf.pem # CHF TLS Certificate
key: cert/chf.key # CHF TLS Private key
Does this mean we have to provide abmfDiameter and rfDiameter instances separately or are they also running inside the CHF?
Regards
Christopher