mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
584e176a3c
This partially reverts commit367c54ef11"Constify X509_OBJECT_[get0|set1]_X509 and friends", as well as removes them from the list added inc0f82d915f"Describe X509 constification and ASN1_STRING changes". Constification of X509_get_pubkey() arguments remains in place. Resolves: https://github.com/openssl/project/issues/1892 Complements:367c54ef11"Constify X509_OBJECT_[get0|set1]_X509 and friends" Complements:c0f82d915f"Describe X509 constification and ASN1_STRING changes" Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> MergeDate: Fri Mar 6 18:36:10 2026 (Merged from https://github.com/openssl/openssl/pull/30276)