If an engine isn't built in, try loading it as a shareable library
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2001 18:48:42 +0000 (18:48 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2001 18:48:42 +0000 (18:48 +0000)
commite1a00d7d1d10ea38c5dc17026653787576809bfc
tree3a76d586f269ef53ea610451176951da4d12e563
parentacf60ef707e16f786ea34abc0d7c460eb47107d6
If an engine isn't built in, try loading it as a shareable library
instead.  This also makes it possible for users to simply give said
shareable library as argument for the -engine option.
apps/apps.c