Openssl 1.1.0: x509: Bad format "engine"; must be pem or der

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

 

I am trying to create a self-signed certificate using the following commands.

Working with engine_pkcs11 provided by opensc/libp11.

 

When I was running these commands with openssl 1.0.2, these were working fine.

When I tried running with openssl 1.1.0, Getting the following error.

Can anyone please help to find what I am doing wrong ?

 

root@Ubuntu:~/new#

root@Ubuntu:~/new# /usr/bin/openssl req -engine pkcs11 -new -key "pkcs11:model=;manufacturer=ABC;serial=1;token=ABC_TOKEN;id=%01%00%00%00;object=Device_Key;type=private" -keyform engine -out req.pem -text -x509 -subj "/CN=NXP Semiconductor"

engine "pkcs11" set.

root@Ubuntu:~/new#

root@Ubuntu:~/new#

root@Ubuntu:~/new#

root@Ubuntu:~/new# /usr/bin/openssl x509 -engine pkcs11  -keyform engine  -signkey "pkcs11:model=;manufacturer=ABC;serial=1;token=ABC_TOKEN;id=%01%00%00%00;object=Device_Key;type=private " -in req.pem -out cert.pem

engine "pkcs11" set.

x509: Bad format "engine"; must be pem or der

x509: Invalid format "engine" for -keyform

x509: Use -help for summary.

root@Ubuntu:~/new#

root@Ubuntu:~/new#

 

Regards,

Sahil Malhotra

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux