forked from cory/tildefriends
cleanup: Remove OpenSSL and consequently https support. Run behind a reverse proxy if you need https.
This commit is contained in:
@@ -923,7 +923,7 @@ static void _write_file(const char* path, const char* contents)
|
||||
fclose(file);
|
||||
}
|
||||
|
||||
#define TEST_ARGS " --args=ssb_port=0,http_port=0,https_port=0"
|
||||
#define TEST_ARGS " --args=ssb_port=0,http_port=0"
|
||||
|
||||
void tf_ssb_test_encrypt(const tf_test_options_t* options)
|
||||
{
|
||||
|
Reference in New Issue
Block a user