Get "Unknown OpenSSL error" when do ssscli refpem command

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get "Unknown OpenSSL error" when do ssscli refpem command

1,385 Views
ko-hey
Senior Contributor II

Hi all,

 

I got error at the step 4 of section 3.3 in following doc.

https://www.nxp.com/docs/en/application-note/AN12402.pdf

 

I can't find any method of avoiding the error.

Does anyone have an idea for avoiding this error ?

 

Here are all of error message.

-------------------------------------------------

Unknown OpenSSL error. This error is commonly encountered when another library is not cleaning up the OpenSSL error stack. If you are using cryptography with another library that uses OpenSSL try disabling it before reporting a bug. Otherwise please file an issue at https://github.com/pyca/cryptography/issues with information on how to reproduce this. ([_OpenSSLErrorWithText(code=2147893649, lib=128, func=100, reason=401, reason_text=b'error:80064191:lib(128):osrandom_init:getrandom() initialization failed with EAGAIN. Most likely Kernel CPRNG is not seeded yet.'), _OpenSSLErrorWithText(code=2147897744, lib=128, func=101, reason=400, reason_text=b'error:80065190:lib(128):osrandom_rand_bytes:getrandom() initialization failed.')])
ERROR! Could not Create reference key for ECC Pair from KeyID 0xF0000100

-----------------------------------------------

 

Ko-hey

0 Kudos
3 Replies

1,376 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ko-hey ,

 

Are you using the board from https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx6ultralite-... with OM-SE050ARD development kit? Please kindly clarify.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

1,368 Views
ko-hey
Senior Contributor II

Hi @Kan_Li ,

 

Yes, I'm using MCIMX6UL-EVKB and OM-SE050ARD dev kit.

Is there any problem ?

 

Ko-hey

0 Kudos

1,345 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ko-hey ,

 

The platform should be no problem, would you please tell me which version of Python is being used. There may be an issue in refpem creation on python versions differing from 3.7.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos