OwnCertificate interface

매장/OT 디바이스에 연결하는 사우스바운드 커넥터에서 사용할 수 있는 인증서 또는 개인 키입니다. 허용되는 확장은 인증서의 경우 .der이고 프라이빗 키의 경우 .pfx/.pem입니다.

속성

certPasswordReference

비밀 참조 이름(Pfx 또는 Pem 암호).

certSecretReference

비밀 참조 이름(인증서 및 프라이빗 키).

certThumbprint

인증서 지문입니다.

속성 세부 정보

certPasswordReference

비밀 참조 이름(Pfx 또는 Pem 암호).

certPasswordReference?: string

속성 값

string

certSecretReference

비밀 참조 이름(인증서 및 프라이빗 키).

certSecretReference?: string

속성 값

string

certThumbprint

인증서 지문입니다.

certThumbprint?: string

속성 값

string