MicrochipTech / cryptoauth-openssl-engine

DEPRECATED: Use https://github.com/MicrochipTech/cryptoauthlib/wiki/PKCS11-Linux-Setup
Other
76 stars 49 forks source link

One of the device excute "openssl req -keygen_engine ateccx08 -newkey ***" failed #31

Closed DevriesL closed 5 years ago

DevriesL commented 5 years ago

Hello, One the our device failed to excute "openssl req -keygen_engine ateccx08 -newkey ec:/sdcard/prime256v1.pem -keyout /sdcard/DEVICE.key -nodes -new -out /sdcard/device_eccx08.csr.pem -sha256 -subj '/C=xx/O=xxxx/OU=xxxx/CN=xxxx/'" and here is the error logs: I2C idle cmd failed: Transport endpoint is not connected I2C wake I2C W: 03 07 02 00 00 00 1E 2D I2C R: 07 01 23 1C 2F 57 30 I2C idle I2C wake I2C W: 03 07 02 00 02 00 18 AD I2C R: 07 F2 C4 9E 4B 4B 77 I2C idle I2C wake I2C W: 03 07 02 00 03 00 11 2D I2C R: 07 EE C0 55 00 21 FD I2C idle I2C idle I2C wake I2C W: 03 07 40 00 00 00 00 05 I2C R: 04 0F 23 42 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF I2C idle Error allocating keygen context

Could you please help us solve this issue? Thanks.