If you have a public key generated on the meter you can call export_certificate method of Security Setup.
If you don't have the public key in the meter you will generate private-public key and then ask CA to generate X509 certificate. Then you import generated certificate. You need also import client's certificates to the meter using import_certificate.
You need to ask CTT certificate question from DLMS UA.
Hi,
Hi,
If you have a public key generated on the meter you can call export_certificate method of Security Setup.
If you don't have the public key in the meter you will generate private-public key and then ask CA to generate X509 certificate. Then you import generated certificate. You need also import client's certificates to the meter using import_certificate.
You need to ask CTT certificate question from DLMS UA.
BR,
Mikko