On Tue, May 01, 2012, Simon Convey wrote: > Dear openssl developers, > I suspect that this may have been asked before, but I have looked, > and can't find an answer to this ...... > > We are downloading openssl-fips-2.0-test-201204XX and configuring ... > > #./config && make && make install > > and then > > # cd ../openssl-1.0.1b > #./config fips shared > #make && make install > > > My question is, which set of headers do I include in application > development ? > /usr/local/ssl/fips-2.0/include/openssl, or > /usr/include/ssl/include/openssl ? >
Those in /usr/include/ssl/include/openssl as they belong to OpenSSL 1.0.1. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
