genpkey creates a private key afaik. ?
On 12/05/2025 18:11, Colin Paice wrote:
I've been struggling for a day with a problem with openssl on z/OS It creates the key.pem file - but then cannot use it! With message *Could not find certificate from colinpaice.key.pem * Has anyone seen this before? + openssl genpkey -out colinpaice.key.pem -algorithm RSA -pkeyopt rsa_keygen_bits:2048 -verbose -outform PEM ... + openssl x509 -in colinpaice.key.pem -text -noout Could not find certificate from colinpaice.key.pem 1864D00000000000:error:1608010C:STORE routines:ossl_store_handle_load_result:unsupported:crypto/store/ store_result.c:151: ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
