I am new to openSSL and wanted to port openSSL to an RTOS platform that does not have the configure system.
The RTOS has its own file and network libraries . The current use that I have for openSSL is to use it via libcurl . I only need support to do SSL . Which source files ( modules) do I compile ? Is there some documentation that explains installing openSSL on such systems ? Regards Rog.