Re: [openssl.org #1596] Re: wrong AKI in cert - Openssl
This is a discussion on Re: [openssl.org #1596] Re: wrong AKI in cert - Openssl ; >Since x509 -signkey is supposed to create self-signed certificates, it's
supposed to set AKID == SKID.
It also has to set the SKID if it plugs in a new public key which I dont
think it does either.
I think ...
-
Re: [openssl.org #1596] Re: wrong AKI in cert
>Since x509 -signkey is supposed to create self-signed certificates, it's
supposed to set AKID == SKID.
It also has to set the SKID if it plugs in a new public key which I dont
think it does either.
I think the same problem is in "openssl x509 ... -CA ..." which also can
create a new cert from an existing cert and preserves the extensions by
just copying them.
P.S. thanks for the rt action on this one. I think I am still stumped
though as there is no workaround for my certs since they all have the SKID
& AKID in the extensions.
Actually it would work for me except for the validation failure in the
second command as the self-signed cert is just a temporary and my final
cert is the same subject/issuer as the original so it will match the
extensions again. If the validation is using the AKID then it will never
work.
Thanks,
Simon McMahon
"Kyle Hamilton via RT"