Skip to content

What is the minimal build configuration for TLS only? #23542

Answered by t8m
ecorm asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, submodules are needed only for the external tests. What's important is to check the ./configdata.pm -d output to see if there aren't any undesirable switched off features due to cascades of disabled features.

Your options will completely switch off the loadable providers support - i.e. only the built-in default provider will be available.

It is never a good idea to build without tests and without actually running the tests as otherwise due to issues with the build environment you might build a non-functional or maybe even worse partially functional but insecure OpenSSL libraries.

Other than that I think your configuration is ok and fairly minimal. I would even switch off the DSA supp…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@t8m
Comment options

Answer selected by t8m
@ecorm
Comment options

@t8m
Comment options

@t8m
Comment options

@ecorm
Comment options

Comment options

You must be logged in to vote
1 reply
@StephenWall
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants