Skip to content

dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’ in OpenSSL #23783

Answered by nhorman
chaitu-venky asked this question in Q&A
Discussion options

You must be logged in to vote

You can use X509_get_subject_name to get the X509_NAME structure and translate that into a string with X509_NAME_online

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chaitu-venky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
issue: question The issue was opened to ask a question
2 participants
Converted from issue

This discussion was converted from issue #23777 on March 08, 2024 13:09.