Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


01 - TransArmor  Certificate Download Requirement

 

ItemDescription
Kevin Vo's E-mail
Convert PEM to DER format

Transform

Transforms can take one type of encoded certificate to another. (ie. PEM To DER conversion)

PEM to DER

openssl x509 -in cert.crt -outform der -out cert.der

DER to PEM

openssl x509 -in cert.crt -inform der -outform pem -out cert.pem




02 - Tamper Check Rules Update

 

ItemComment
Skype Talks

With Chris.Cheng, Software , Test Team, SH.

20180606_TamperChkUpdate.txt


03 - Certificate Check Rules

 

ItemComment

QC mode (Activate mode) LCD / LED / Buzzer Test

01-0B

TransArmor Certificate Set/Get Commands

C7-54

Certificate List - Arena

QC Operator Request to display Certificate Info as BOM List

Certificate - PKI Key Pair ID

Certificate - Special

TransArmor Certificate

Checking Method Command, by Kevin Vo

RE NEO 2.0 TSPKI Certificate InfoArena QC mode check Certificate info..msg


Loading Steps for TransArmor Certificate.

Production Test → PKI Cert Load --> Secure Key Load --> TransArmor Cert Load


VC++ 2012 Redistribution  Package

  • No labels