req, x509: Allow printing modulus of RSA-PSS keys
authorTomas Mraz <tomas@openssl.org>
Fri, 25 Mar 2022 14:13:16 +0000 (15:13 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 1 Apr 2022 07:37:50 +0000 (09:37 +0200)
commit9cf57d2cdc2e390b0ad77088d0f0957f8fc0e86b
tree092aba24e205e6895864610365fd648ba3a7a86e
parent15dd39411f47ce5dc104a578530d50e9335d160d
req, x509: Allow printing modulus of RSA-PSS keys

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17990)

(cherry picked from commit e4cdcb8bc44250aa4e0893dc4a7d64668f0fb949)
apps/req.c
apps/x509.c