Dear developers, I have tried to find out on the web what is the correct way how to compile http2 so that it will be compliance with FIPS 140-2.
I have already build up OpenSSL libraries with FIPS and development files as well. I have try to run ./configure --with-ssl=<path_to_openSSL_FIPS_libraries> and it seems to be good but how can I call make? like: make CC=fipsld FIPSLD_CC=gcc ? thank you in advance -- Best Regards / S pozdravem Petr Hracek
