test_tortls_openssl.c 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278
  1. /* Copyright (c) 2010-2018, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. #define TORTLS_PRIVATE
  4. #define TORTLS_OPENSSL_PRIVATE
  5. #define TOR_X509_PRIVATE
  6. #define LOG_PRIVATE
  7. #include "orconfig.h"
  8. #ifdef _WIN32
  9. #include <winsock2.h>
  10. #endif
  11. #include <math.h>
  12. #include "lib/cc/compat_compiler.h"
  13. /* Some versions of OpenSSL declare SSL_get_selected_srtp_profile twice in
  14. * srtp.h. Suppress the GCC warning so we can build with -Wredundant-decl. */
  15. DISABLE_GCC_WARNING(redundant-decls)
  16. #include <openssl/opensslv.h>
  17. #include <openssl/ssl.h>
  18. #include <openssl/ssl3.h>
  19. #include <openssl/err.h>
  20. #include <openssl/asn1t.h>
  21. #include <openssl/x509.h>
  22. #include <openssl/rsa.h>
  23. #include <openssl/evp.h>
  24. #include <openssl/bn.h>
  25. ENABLE_GCC_WARNING(redundant-decls)
  26. #include "core/or/or.h"
  27. #include "lib/log/log.h"
  28. #include "app/config/config.h"
  29. #include "lib/crypt_ops/compat_openssl.h"
  30. #include "lib/tls/x509.h"
  31. #include "lib/tls/x509_internal.h"
  32. #include "lib/tls/tortls.h"
  33. #include "lib/tls/tortls_st.h"
  34. #include "lib/tls/tortls_internal.h"
  35. #include "app/config/or_state_st.h"
  36. #include "test/test.h"
  37. #include "test/log_test_helpers.h"
  38. #include "test/test_tortls.h"
  39. #define NS_MODULE tortls
  40. #ifndef HAVE_SSL_STATE
  41. #define OPENSSL_OPAQUE
  42. #endif
  43. #if defined(OPENSSL_OPAQUE) && !defined(LIBRESSL_VERSION_NUMBER)
  44. #define SSL_STATE_STR "before SSL initialization"
  45. #else
  46. #define SSL_STATE_STR "before/accept initialization"
  47. #endif
  48. #ifndef OPENSSL_OPAQUE
  49. static SSL_METHOD *
  50. give_me_a_test_method(void)
  51. {
  52. SSL_METHOD *method = tor_malloc_zero(sizeof(SSL_METHOD));
  53. memcpy(method, TLSv1_method(), sizeof(SSL_METHOD));
  54. return method;
  55. }
  56. static int
  57. fake_num_ciphers(void)
  58. {
  59. return 0;
  60. }
  61. #endif /* !defined(OPENSSL_OPAQUE) */
  62. static int
  63. mock_tls_cert_matches_key(const tor_tls_t *tls, const tor_x509_cert_t *cert)
  64. {
  65. (void) tls;
  66. (void) cert; // XXXX look at this.
  67. return 1;
  68. }
  69. static void
  70. test_tortls_tor_tls_new(void *data)
  71. {
  72. (void) data;
  73. MOCK(tor_tls_cert_matches_key, mock_tls_cert_matches_key);
  74. crypto_pk_t *key1 = NULL, *key2 = NULL;
  75. SSL_METHOD *method = NULL;
  76. key1 = pk_generate(2);
  77. key2 = pk_generate(3);
  78. tor_tls_t *tls = NULL;
  79. tt_int_op(tor_tls_context_init(TOR_TLS_CTX_IS_PUBLIC_SERVER,
  80. key1, key2, 86400), OP_EQ, 0);
  81. tls = tor_tls_new(-1, 0);
  82. tt_want(tls);
  83. tor_tls_free(tls); tls = NULL;
  84. SSL_CTX_free(client_tls_context->ctx);
  85. client_tls_context->ctx = NULL;
  86. tls = tor_tls_new(-1, 0);
  87. tt_ptr_op(tls, OP_EQ, NULL);
  88. #ifndef OPENSSL_OPAQUE
  89. method = give_me_a_test_method();
  90. SSL_CTX *ctx = SSL_CTX_new(method);
  91. method->num_ciphers = fake_num_ciphers;
  92. client_tls_context->ctx = ctx;
  93. tls = tor_tls_new(-1, 0);
  94. tt_ptr_op(tls, OP_EQ, NULL);
  95. #endif /* !defined(OPENSSL_OPAQUE) */
  96. done:
  97. UNMOCK(tor_tls_cert_matches_key);
  98. crypto_pk_free(key1);
  99. crypto_pk_free(key2);
  100. tor_tls_free(tls);
  101. tor_free(method);
  102. tor_tls_free_all();
  103. }
  104. #define NS_MODULE tortls
  105. static void
  106. library_init(void)
  107. {
  108. #ifdef OPENSSL_1_1_API
  109. OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS, NULL);
  110. #else
  111. SSL_library_init();
  112. SSL_load_error_strings();
  113. #endif
  114. }
  115. static void
  116. test_tortls_get_state_description(void *ignored)
  117. {
  118. (void)ignored;
  119. tor_tls_t *tls;
  120. char *buf;
  121. SSL_CTX *ctx;
  122. library_init();
  123. ctx = SSL_CTX_new(SSLv23_method());
  124. buf = tor_malloc_zero(1000);
  125. tls = tor_malloc_zero(sizeof(tor_tls_t));
  126. tor_tls_get_state_description(NULL, buf, 20);
  127. tt_str_op(buf, OP_EQ, "(No SSL object)");
  128. SSL_free(tls->ssl);
  129. tls->ssl = NULL;
  130. tor_tls_get_state_description(tls, buf, 20);
  131. tt_str_op(buf, OP_EQ, "(No SSL object)");
  132. tls->ssl = SSL_new(ctx);
  133. tor_tls_get_state_description(tls, buf, 200);
  134. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in HANDSHAKE");
  135. tls->state = TOR_TLS_ST_OPEN;
  136. tor_tls_get_state_description(tls, buf, 200);
  137. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in OPEN");
  138. tls->state = TOR_TLS_ST_GOTCLOSE;
  139. tor_tls_get_state_description(tls, buf, 200);
  140. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in GOTCLOSE");
  141. tls->state = TOR_TLS_ST_SENTCLOSE;
  142. tor_tls_get_state_description(tls, buf, 200);
  143. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in SENTCLOSE");
  144. tls->state = TOR_TLS_ST_CLOSED;
  145. tor_tls_get_state_description(tls, buf, 200);
  146. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in CLOSED");
  147. tls->state = TOR_TLS_ST_RENEGOTIATE;
  148. tor_tls_get_state_description(tls, buf, 200);
  149. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in RENEGOTIATE");
  150. tls->state = TOR_TLS_ST_BUFFEREVENT;
  151. tor_tls_get_state_description(tls, buf, 200);
  152. tt_str_op(buf, OP_EQ, SSL_STATE_STR);
  153. tls->state = 7;
  154. tor_tls_get_state_description(tls, buf, 200);
  155. tt_str_op(buf, OP_EQ, SSL_STATE_STR " in unknown TLS state");
  156. done:
  157. SSL_CTX_free(ctx);
  158. SSL_free(tls->ssl);
  159. tor_free(buf);
  160. tor_free(tls);
  161. }
  162. static void
  163. test_tortls_get_by_ssl(void *ignored)
  164. {
  165. (void)ignored;
  166. tor_tls_t *tls;
  167. tor_tls_t *res;
  168. SSL_CTX *ctx;
  169. SSL *ssl;
  170. library_init();
  171. tor_tls_allocate_tor_tls_object_ex_data_index();
  172. ctx = SSL_CTX_new(SSLv23_method());
  173. tls = tor_malloc_zero(sizeof(tor_tls_t));
  174. tls->magic = TOR_TLS_MAGIC;
  175. ssl = SSL_new(ctx);
  176. res = tor_tls_get_by_ssl(ssl);
  177. tt_assert(!res);
  178. SSL_set_ex_data(ssl, tor_tls_object_ex_data_index, tls);
  179. res = tor_tls_get_by_ssl(ssl);
  180. tt_assert(res == tls);
  181. done:
  182. SSL_free(ssl);
  183. SSL_CTX_free(ctx);
  184. tor_free(tls);
  185. }
  186. static void
  187. test_tortls_allocate_tor_tls_object_ex_data_index(void *ignored)
  188. {
  189. (void)ignored;
  190. int first;
  191. tor_tls_allocate_tor_tls_object_ex_data_index();
  192. first = tor_tls_object_ex_data_index;
  193. tor_tls_allocate_tor_tls_object_ex_data_index();
  194. tt_int_op(first, OP_EQ, tor_tls_object_ex_data_index);
  195. done:
  196. (void)0;
  197. }
  198. static void
  199. test_tortls_log_one_error(void *ignored)
  200. {
  201. (void)ignored;
  202. tor_tls_t *tls;
  203. SSL_CTX *ctx;
  204. SSL *ssl = NULL;
  205. library_init();
  206. ctx = SSL_CTX_new(SSLv23_method());
  207. tls = tor_malloc_zero(sizeof(tor_tls_t));
  208. setup_capture_of_logs(LOG_INFO);
  209. tor_tls_log_one_error(NULL, 0, LOG_WARN, 0, "something");
  210. expect_log_msg("TLS error while something: "
  211. "(null) (in (null):(null):---)\n");
  212. mock_clean_saved_logs();
  213. tor_tls_log_one_error(tls, 0, LOG_WARN, 0, NULL);
  214. expect_log_msg("TLS error: (null) "
  215. "(in (null):(null):---)\n");
  216. mock_clean_saved_logs();
  217. tls->address = tor_strdup("127.hello");
  218. tor_tls_log_one_error(tls, 0, LOG_WARN, 0, NULL);
  219. expect_log_msg("TLS error with 127.hello: "
  220. "(null) (in (null):(null):---)\n");
  221. tor_free(tls->address);
  222. mock_clean_saved_logs();
  223. tls->address = tor_strdup("127.hello");
  224. tor_tls_log_one_error(tls, 0, LOG_WARN, 0, "blarg");
  225. expect_log_msg("TLS error while blarg with "
  226. "127.hello: (null) (in (null):(null):---)\n");
  227. mock_clean_saved_logs();
  228. tor_tls_log_one_error(tls, ERR_PACK(1, 2, 3), LOG_WARN, 0, NULL);
  229. expect_log_msg("TLS error with 127.hello: "
  230. "BN lib (in unknown library:(null):---)\n");
  231. mock_clean_saved_logs();
  232. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_HTTP_REQUEST),
  233. LOG_WARN, 0, NULL);
  234. expect_log_severity(LOG_INFO);
  235. mock_clean_saved_logs();
  236. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_HTTPS_PROXY_REQUEST),
  237. LOG_WARN, 0, NULL);
  238. expect_log_severity(LOG_INFO);
  239. mock_clean_saved_logs();
  240. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_RECORD_LENGTH_MISMATCH),
  241. LOG_WARN, 0, NULL);
  242. expect_log_severity(LOG_INFO);
  243. #ifndef OPENSSL_1_1_API
  244. mock_clean_saved_logs();
  245. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_RECORD_TOO_LARGE),
  246. LOG_WARN, 0, NULL);
  247. expect_log_severity(LOG_INFO);
  248. #endif /* !defined(OPENSSL_1_1_API) */
  249. mock_clean_saved_logs();
  250. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_UNKNOWN_PROTOCOL),
  251. LOG_WARN, 0, NULL);
  252. expect_log_severity(LOG_INFO);
  253. mock_clean_saved_logs();
  254. tor_tls_log_one_error(tls, ERR_PACK(1, 2, SSL_R_UNSUPPORTED_PROTOCOL),
  255. LOG_WARN, 0, NULL);
  256. expect_log_severity(LOG_INFO);
  257. tls->ssl = SSL_new(ctx);
  258. mock_clean_saved_logs();
  259. tor_tls_log_one_error(tls, 0, LOG_WARN, 0, NULL);
  260. expect_log_msg("TLS error with 127.hello: (null)"
  261. " (in (null):(null):" SSL_STATE_STR ")\n");
  262. done:
  263. teardown_capture_of_logs();
  264. SSL_free(ssl);
  265. SSL_CTX_free(ctx);
  266. if (tls && tls->ssl)
  267. SSL_free(tls->ssl);
  268. if (tls)
  269. tor_free(tls->address);
  270. tor_free(tls);
  271. }
  272. #ifndef OPENSSL_OPAQUE
  273. static void
  274. test_tortls_get_error(void *ignored)
  275. {
  276. (void)ignored;
  277. tor_tls_t *tls;
  278. int ret;
  279. SSL_CTX *ctx;
  280. library_init();
  281. ctx = SSL_CTX_new(SSLv23_method());
  282. setup_capture_of_logs(LOG_INFO);
  283. tls = tor_malloc_zero(sizeof(tor_tls_t));
  284. tls->ssl = SSL_new(ctx);
  285. SSL_set_bio(tls->ssl, BIO_new(BIO_s_mem()), NULL);
  286. ret = tor_tls_get_error(tls, 0, 0, "something", LOG_WARN, 0);
  287. tt_int_op(ret, OP_EQ, TOR_TLS_ERROR_IO);
  288. expect_log_msg("TLS error: unexpected close while"
  289. " something (before/accept initialization)\n");
  290. mock_clean_saved_logs();
  291. ret = tor_tls_get_error(tls, 2, 0, "something", LOG_WARN, 0);
  292. tt_int_op(ret, OP_EQ, 0);
  293. expect_no_log_entry();
  294. mock_clean_saved_logs();
  295. ret = tor_tls_get_error(tls, 0, 1, "something", LOG_WARN, 0);
  296. tt_int_op(ret, OP_EQ, -11);
  297. expect_no_log_entry();
  298. mock_clean_saved_logs();
  299. ERR_clear_error();
  300. ERR_put_error(ERR_LIB_BN, 2, -1, "somewhere.c", 99);
  301. ret = tor_tls_get_error(tls, 0, 0, "something", LOG_WARN, 0);
  302. tt_int_op(ret, OP_EQ, TOR_TLS_ERROR_MISC);
  303. expect_log_msg("TLS error while something: (null)"
  304. " (in bignum routines:(null):before/accept initialization)\n");
  305. mock_clean_saved_logs();
  306. ERR_clear_error();
  307. tls->ssl->rwstate = SSL_READING;
  308. SSL_get_rbio(tls->ssl)->flags = BIO_FLAGS_READ;
  309. ret = tor_tls_get_error(tls, -1, 0, "something", LOG_WARN, 0);
  310. tt_int_op(ret, OP_EQ, TOR_TLS_WANTREAD);
  311. expect_no_log_entry();
  312. mock_clean_saved_logs();
  313. ERR_clear_error();
  314. tls->ssl->rwstate = SSL_READING;
  315. SSL_get_rbio(tls->ssl)->flags = BIO_FLAGS_WRITE;
  316. ret = tor_tls_get_error(tls, -1, 0, "something", LOG_WARN, 0);
  317. tt_int_op(ret, OP_EQ, TOR_TLS_WANTWRITE);
  318. expect_no_log_entry();
  319. mock_clean_saved_logs();
  320. ERR_clear_error();
  321. tls->ssl->rwstate = 0;
  322. tls->ssl->shutdown = SSL_RECEIVED_SHUTDOWN;
  323. tls->ssl->s3->warn_alert =SSL_AD_CLOSE_NOTIFY;
  324. ret = tor_tls_get_error(tls, 0, 0, "something", LOG_WARN, 0);
  325. tt_int_op(ret, OP_EQ, TOR_TLS_CLOSE);
  326. expect_log_entry();
  327. mock_clean_saved_logs();
  328. ret = tor_tls_get_error(tls, 0, 2, "something", LOG_WARN, 0);
  329. tt_int_op(ret, OP_EQ, -10);
  330. expect_no_log_entry();
  331. mock_clean_saved_logs();
  332. ERR_put_error(ERR_LIB_SYS, 2, -1, "somewhere.c", 99);
  333. ret = tor_tls_get_error(tls, -1, 0, "something", LOG_WARN, 0);
  334. tt_int_op(ret, OP_EQ, -9);
  335. expect_log_msg("TLS error while something: (null) (in system library:"
  336. "connect:before/accept initialization)\n");
  337. done:
  338. teardown_capture_of_logs();
  339. SSL_free(tls->ssl);
  340. tor_free(tls);
  341. SSL_CTX_free(ctx);
  342. }
  343. #endif /* !defined(OPENSSL_OPAQUE) */
  344. static void
  345. test_tortls_always_accept_verify_cb(void *ignored)
  346. {
  347. (void)ignored;
  348. int ret;
  349. ret = always_accept_verify_cb(0, NULL);
  350. tt_int_op(ret, OP_EQ, 1);
  351. done:
  352. (void)0;
  353. }
  354. #ifndef OPENSSL_OPAQUE
  355. static void
  356. test_tortls_x509_cert_free(void *ignored)
  357. {
  358. (void)ignored;
  359. tor_x509_cert_t *cert;
  360. cert = tor_malloc_zero(sizeof(tor_x509_cert_t));
  361. tor_x509_cert_free(cert);
  362. cert = tor_malloc_zero(sizeof(tor_x509_cert_t));
  363. cert->cert = X509_new();
  364. cert->encoded = tor_malloc_zero(1);
  365. tor_x509_cert_free(cert);
  366. }
  367. #endif /* !defined(OPENSSL_OPAQUE) */
  368. #ifndef OPENSSL_OPAQUE
  369. /*
  370. * Use only for the matching fake_x509_free() call
  371. */
  372. static X509 *
  373. fake_x509_malloc(void)
  374. {
  375. return tor_malloc_zero(sizeof(X509));
  376. }
  377. static void
  378. fake_x509_free(X509 *cert)
  379. {
  380. if (cert) {
  381. if (cert->cert_info) {
  382. if (cert->cert_info->key) {
  383. if (cert->cert_info->key->pkey) {
  384. tor_free(cert->cert_info->key->pkey);
  385. }
  386. tor_free(cert->cert_info->key);
  387. }
  388. tor_free(cert->cert_info);
  389. }
  390. tor_free(cert);
  391. }
  392. }
  393. #endif
  394. static tor_x509_cert_t *fixed_x509_cert = NULL;
  395. static tor_x509_cert_t *
  396. get_peer_cert_mock_return_fixed(tor_tls_t *tls)
  397. {
  398. (void)tls;
  399. if (fixed_x509_cert)
  400. return tor_x509_cert_dup(fixed_x509_cert);
  401. else
  402. return NULL;
  403. }
  404. static void
  405. test_tortls_cert_matches_key(void *ignored)
  406. {
  407. (void)ignored;
  408. X509 *cert1 = NULL, *cert2 = NULL, *cert3 = NULL, *cert4 = NULL;
  409. tor_x509_cert_t *c1 = NULL, *c2 = NULL, *c3 = NULL, *c4 = NULL;
  410. crypto_pk_t *k1 = NULL, *k2 = NULL, *k3 = NULL;
  411. k1 = pk_generate(1);
  412. k2 = pk_generate(2);
  413. k3 = pk_generate(3);
  414. cert1 = tor_tls_create_certificate(k1, k2, "A", "B", 1000);
  415. cert2 = tor_tls_create_certificate(k1, k3, "C", "D", 1000);
  416. cert3 = tor_tls_create_certificate(k2, k3, "C", "D", 1000);
  417. cert4 = tor_tls_create_certificate(k3, k2, "E", "F", 1000);
  418. tt_assert(cert1 && cert2 && cert3 && cert4);
  419. c1 = tor_x509_cert_new(cert1); cert1 = NULL;
  420. c2 = tor_x509_cert_new(cert2); cert2 = NULL;
  421. c3 = tor_x509_cert_new(cert3); cert3 = NULL;
  422. c4 = tor_x509_cert_new(cert4); cert4 = NULL;
  423. tt_assert(c1 && c2 && c3 && c4);
  424. MOCK(tor_tls_get_peer_cert, get_peer_cert_mock_return_fixed);
  425. fixed_x509_cert = NULL;
  426. /* If the peer has no certificate, it shouldn't match anything. */
  427. tt_assert(! tor_tls_cert_matches_key(NULL, c1));
  428. tt_assert(! tor_tls_cert_matches_key(NULL, c2));
  429. tt_assert(! tor_tls_cert_matches_key(NULL, c3));
  430. tt_assert(! tor_tls_cert_matches_key(NULL, c4));
  431. fixed_x509_cert = c1;
  432. /* If the peer has a certificate, it should match every cert with the same
  433. * subject key. */
  434. tt_assert(tor_tls_cert_matches_key(NULL, c1));
  435. tt_assert(tor_tls_cert_matches_key(NULL, c2));
  436. tt_assert(! tor_tls_cert_matches_key(NULL, c3));
  437. tt_assert(! tor_tls_cert_matches_key(NULL, c4));
  438. done:
  439. tor_x509_cert_free(c1);
  440. tor_x509_cert_free(c2);
  441. tor_x509_cert_free(c3);
  442. tor_x509_cert_free(c4);
  443. if (cert1) X509_free(cert1);
  444. if (cert2) X509_free(cert2);
  445. if (cert3) X509_free(cert3);
  446. if (cert4) X509_free(cert4);
  447. crypto_pk_free(k1);
  448. crypto_pk_free(k2);
  449. crypto_pk_free(k3);
  450. UNMOCK(tor_tls_get_peer_cert);
  451. }
  452. #ifndef OPENSSL_OPAQUE
  453. static void
  454. test_tortls_cert_get_key(void *ignored)
  455. {
  456. (void)ignored;
  457. tor_x509_cert_t *cert = NULL;
  458. crypto_pk_t *res = NULL;
  459. cert = tor_malloc_zero(sizeof(tor_x509_cert_t));
  460. X509 *key = NULL;
  461. key = fake_x509_malloc();
  462. key->references = 1;
  463. res = tor_tls_cert_get_key(cert);
  464. tt_assert(!res);
  465. cert->cert = key;
  466. key->cert_info = tor_malloc_zero(sizeof(X509_CINF));
  467. key->cert_info->key = tor_malloc_zero(sizeof(X509_PUBKEY));
  468. key->cert_info->key->pkey = tor_malloc_zero(sizeof(EVP_PKEY));
  469. key->cert_info->key->pkey->references = 1;
  470. key->cert_info->key->pkey->type = 2;
  471. res = tor_tls_cert_get_key(cert);
  472. tt_assert(!res);
  473. done:
  474. fake_x509_free(key);
  475. tor_free(cert);
  476. crypto_pk_free(res);
  477. }
  478. #endif /* !defined(OPENSSL_OPAQUE) */
  479. static void
  480. test_tortls_get_my_client_auth_key(void *ignored)
  481. {
  482. (void)ignored;
  483. crypto_pk_t *ret;
  484. crypto_pk_t *expected;
  485. tor_tls_context_t *ctx;
  486. RSA *k = RSA_new();
  487. ctx = tor_malloc_zero(sizeof(tor_tls_context_t));
  488. expected = crypto_new_pk_from_openssl_rsa_(k);
  489. ctx->auth_key = expected;
  490. client_tls_context = NULL;
  491. ret = tor_tls_get_my_client_auth_key();
  492. tt_assert(!ret);
  493. client_tls_context = ctx;
  494. ret = tor_tls_get_my_client_auth_key();
  495. tt_assert(ret == expected);
  496. done:
  497. crypto_pk_free(expected);
  498. tor_free(ctx);
  499. }
  500. #ifndef HAVE_SSL_GET_CLIENT_CIPHERS
  501. static SSL_CIPHER *
  502. get_cipher_by_name(const char *name)
  503. {
  504. int i;
  505. const SSL_METHOD *method = SSLv23_method();
  506. int num = method->num_ciphers();
  507. for (i = 0; i < num; ++i) {
  508. const SSL_CIPHER *cipher = method->get_cipher(i);
  509. const char *ciphername = SSL_CIPHER_get_name(cipher);
  510. if (!strcmp(ciphername, name)) {
  511. return (SSL_CIPHER *)cipher;
  512. }
  513. }
  514. return NULL;
  515. }
  516. #endif /* !defined(HAVE_SSL_GET_CLIENT_CIPHERS) */
  517. #ifndef OPENSSL_OPAQUE
  518. static void
  519. test_tortls_get_ciphersuite_name(void *ignored)
  520. {
  521. (void)ignored;
  522. const char *ret;
  523. tor_tls_t *ctx;
  524. ctx = tor_malloc_zero(sizeof(tor_tls_t));
  525. ctx->ssl = tor_malloc_zero(sizeof(SSL));
  526. ret = tor_tls_get_ciphersuite_name(ctx);
  527. tt_str_op(ret, OP_EQ, "(NONE)");
  528. done:
  529. tor_free(ctx->ssl);
  530. tor_free(ctx);
  531. }
  532. static SSL_CIPHER *
  533. get_cipher_by_id(uint16_t id)
  534. {
  535. int i;
  536. const SSL_METHOD *method = SSLv23_method();
  537. int num = method->num_ciphers();
  538. for (i = 0; i < num; ++i) {
  539. const SSL_CIPHER *cipher = method->get_cipher(i);
  540. if (id == (SSL_CIPHER_get_id(cipher) & 0xffff)) {
  541. return (SSL_CIPHER *)cipher;
  542. }
  543. }
  544. return NULL;
  545. }
  546. static void
  547. test_tortls_classify_client_ciphers(void *ignored)
  548. {
  549. (void)ignored;
  550. int i;
  551. int ret;
  552. SSL_CTX *ctx;
  553. SSL *ssl;
  554. tor_tls_t *tls;
  555. STACK_OF(SSL_CIPHER) *ciphers;
  556. SSL_CIPHER *tmp_cipher;
  557. library_init();
  558. tor_tls_allocate_tor_tls_object_ex_data_index();
  559. tls = tor_malloc_zero(sizeof(tor_tls_t));
  560. tls->magic = TOR_TLS_MAGIC;
  561. ctx = SSL_CTX_new(TLSv1_method());
  562. ssl = SSL_new(ctx);
  563. tls->ssl = ssl;
  564. ciphers = sk_SSL_CIPHER_new_null();
  565. ret = tor_tls_classify_client_ciphers(ssl, NULL);
  566. tt_int_op(ret, OP_EQ, -1);
  567. SSL_set_ex_data(ssl, tor_tls_object_ex_data_index, tls);
  568. tls->client_cipher_list_type = 42;
  569. ret = tor_tls_classify_client_ciphers(ssl, NULL);
  570. tt_int_op(ret, OP_EQ, 42);
  571. tls->client_cipher_list_type = 0;
  572. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  573. tt_int_op(ret, OP_EQ, 1);
  574. tt_int_op(tls->client_cipher_list_type, OP_EQ, 1);
  575. tls->client_cipher_list_type = 0;
  576. ret = tor_tls_classify_client_ciphers(ssl, SSL_get_ciphers(ssl));
  577. tt_int_op(ret, OP_EQ, 3);
  578. tt_int_op(tls->client_cipher_list_type, OP_EQ, 3);
  579. SSL_CIPHER *one = get_cipher_by_name(TLS1_TXT_DHE_RSA_WITH_AES_128_SHA),
  580. *two = get_cipher_by_name(TLS1_TXT_DHE_RSA_WITH_AES_256_SHA),
  581. *three = get_cipher_by_name(SSL3_TXT_EDH_RSA_DES_192_CBC3_SHA),
  582. *four = NULL;
  583. sk_SSL_CIPHER_push(ciphers, one);
  584. sk_SSL_CIPHER_push(ciphers, two);
  585. sk_SSL_CIPHER_push(ciphers, three);
  586. sk_SSL_CIPHER_push(ciphers, four);
  587. tls->client_cipher_list_type = 0;
  588. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  589. tt_int_op(ret, OP_EQ, 1);
  590. tt_int_op(tls->client_cipher_list_type, OP_EQ, 1);
  591. sk_SSL_CIPHER_zero(ciphers);
  592. one = get_cipher_by_name("ECDHE-RSA-AES256-GCM-SHA384");
  593. tt_assert(one);
  594. one->id = 0x00ff;
  595. two = get_cipher_by_name("ECDHE-RSA-AES128-GCM-SHA256");
  596. tt_assert(two);
  597. two->id = 0x0000;
  598. sk_SSL_CIPHER_push(ciphers, one);
  599. tls->client_cipher_list_type = 0;
  600. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  601. tt_int_op(ret, OP_EQ, 3);
  602. tt_int_op(tls->client_cipher_list_type, OP_EQ, 3);
  603. sk_SSL_CIPHER_push(ciphers, two);
  604. tls->client_cipher_list_type = 0;
  605. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  606. tt_int_op(ret, OP_EQ, 3);
  607. tt_int_op(tls->client_cipher_list_type, OP_EQ, 3);
  608. one->id = 0xC00A;
  609. tls->client_cipher_list_type = 0;
  610. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  611. tt_int_op(ret, OP_EQ, 3);
  612. tt_int_op(tls->client_cipher_list_type, OP_EQ, 3);
  613. sk_SSL_CIPHER_zero(ciphers);
  614. for (i=0; v2_cipher_list[i]; i++) {
  615. tmp_cipher = get_cipher_by_id(v2_cipher_list[i]);
  616. tt_assert(tmp_cipher);
  617. sk_SSL_CIPHER_push(ciphers, tmp_cipher);
  618. }
  619. tls->client_cipher_list_type = 0;
  620. ret = tor_tls_classify_client_ciphers(ssl, ciphers);
  621. tt_int_op(ret, OP_EQ, 2);
  622. tt_int_op(tls->client_cipher_list_type, OP_EQ, 2);
  623. done:
  624. sk_SSL_CIPHER_free(ciphers);
  625. SSL_free(tls->ssl);
  626. tor_free(tls);
  627. SSL_CTX_free(ctx);
  628. }
  629. #endif /* !defined(OPENSSL_OPAQUE) */
  630. static void
  631. test_tortls_client_is_using_v2_ciphers(void *ignored)
  632. {
  633. (void)ignored;
  634. #ifdef HAVE_SSL_GET_CLIENT_CIPHERS
  635. tt_skip();
  636. done:
  637. (void)1;
  638. #else
  639. int ret;
  640. SSL_CTX *ctx;
  641. SSL *ssl;
  642. SSL_SESSION *sess;
  643. STACK_OF(SSL_CIPHER) *ciphers;
  644. library_init();
  645. ctx = SSL_CTX_new(TLSv1_method());
  646. ssl = SSL_new(ctx);
  647. sess = SSL_SESSION_new();
  648. ret = tor_tls_client_is_using_v2_ciphers(ssl);
  649. tt_int_op(ret, OP_EQ, -1);
  650. ssl->session = sess;
  651. ret = tor_tls_client_is_using_v2_ciphers(ssl);
  652. tt_int_op(ret, OP_EQ, 0);
  653. ciphers = sk_SSL_CIPHER_new_null();
  654. SSL_CIPHER *one = get_cipher_by_name("ECDHE-RSA-AES256-GCM-SHA384");
  655. tt_assert(one);
  656. one->id = 0x00ff;
  657. sk_SSL_CIPHER_push(ciphers, one);
  658. sess->ciphers = ciphers;
  659. ret = tor_tls_client_is_using_v2_ciphers(ssl);
  660. tt_int_op(ret, OP_EQ, 1);
  661. done:
  662. SSL_free(ssl);
  663. SSL_CTX_free(ctx);
  664. #endif /* defined(HAVE_SSL_GET_CLIENT_CIPHERS) */
  665. }
  666. #ifndef OPENSSL_OPAQUE
  667. static int fixed_ssl_pending_result = 0;
  668. static int
  669. fixed_ssl_pending(const SSL *ignored)
  670. {
  671. (void)ignored;
  672. return fixed_ssl_pending_result;
  673. }
  674. static void
  675. test_tortls_get_pending_bytes(void *ignored)
  676. {
  677. (void)ignored;
  678. int ret;
  679. tor_tls_t *tls;
  680. SSL_METHOD *method;
  681. tls = tor_malloc_zero(sizeof(tor_tls_t));
  682. tls->ssl = tor_malloc_zero(sizeof(SSL));
  683. method = tor_malloc_zero(sizeof(SSL_METHOD));
  684. method->ssl_pending = fixed_ssl_pending;
  685. tls->ssl->method = method;
  686. fixed_ssl_pending_result = 42;
  687. ret = tor_tls_get_pending_bytes(tls);
  688. tt_int_op(ret, OP_EQ, 42);
  689. done:
  690. tor_free(method);
  691. tor_free(tls->ssl);
  692. tor_free(tls);
  693. }
  694. #endif /* !defined(OPENSSL_OPAQUE) */
  695. #ifndef OPENSSL_OPAQUE
  696. static void
  697. test_tortls_SSL_SESSION_get_master_key(void *ignored)
  698. {
  699. (void)ignored;
  700. size_t ret;
  701. tor_tls_t *tls;
  702. uint8_t *out;
  703. out = tor_malloc_zero(1);
  704. tls = tor_malloc_zero(sizeof(tor_tls_t));
  705. tls->ssl = tor_malloc_zero(sizeof(SSL));
  706. tls->ssl->session = tor_malloc_zero(sizeof(SSL_SESSION));
  707. tls->ssl->session->master_key_length = 1;
  708. #ifndef HAVE_SSL_SESSION_GET_MASTER_KEY
  709. tls->ssl->session->master_key[0] = 43;
  710. ret = SSL_SESSION_get_master_key(tls->ssl->session, out, 0);
  711. tt_int_op(ret, OP_EQ, 1);
  712. tt_int_op(out[0], OP_EQ, 0);
  713. ret = SSL_SESSION_get_master_key(tls->ssl->session, out, 1);
  714. tt_int_op(ret, OP_EQ, 1);
  715. tt_int_op(out[0], OP_EQ, 43);
  716. done:
  717. #endif /* !defined(HAVE_SSL_SESSION_GET_MASTER_KEY) */
  718. tor_free(tls->ssl->session);
  719. tor_free(tls->ssl);
  720. tor_free(tls);
  721. tor_free(out);
  722. }
  723. #endif /* !defined(OPENSSL_OPAQUE) */
  724. #ifndef OPENSSL_OPAQUE
  725. static void
  726. test_tortls_get_tlssecrets(void *ignored)
  727. {
  728. (void)ignored;
  729. int ret;
  730. uint8_t *secret_out = tor_malloc_zero(DIGEST256_LEN);
  731. tor_tls_t *tls;
  732. tls = tor_malloc_zero(sizeof(tor_tls_t));
  733. tls->ssl = tor_malloc_zero(sizeof(SSL));
  734. tls->ssl->session = tor_malloc_zero(sizeof(SSL_SESSION));
  735. tls->ssl->session->master_key_length = 1;
  736. tls->ssl->s3 = tor_malloc_zero(sizeof(SSL3_STATE));
  737. ret = tor_tls_get_tlssecrets(tls, secret_out);
  738. tt_int_op(ret, OP_EQ, 0);
  739. done:
  740. tor_free(secret_out);
  741. tor_free(tls->ssl->s3);
  742. tor_free(tls->ssl->session);
  743. tor_free(tls->ssl);
  744. tor_free(tls);
  745. }
  746. #endif /* !defined(OPENSSL_OPAQUE) */
  747. #ifndef OPENSSL_OPAQUE
  748. static void
  749. test_tortls_get_buffer_sizes(void *ignored)
  750. {
  751. (void)ignored;
  752. int ret;
  753. tor_tls_t *tls;
  754. size_t rbuf_c=-1, rbuf_b=-1, wbuf_c=-1, wbuf_b=-1;
  755. tls = tor_malloc_zero(sizeof(tor_tls_t));
  756. tls->ssl = tor_malloc_zero(sizeof(SSL));
  757. tls->ssl->s3 = tor_malloc_zero(sizeof(SSL3_STATE));
  758. tls->ssl->s3->rbuf.buf = NULL;
  759. tls->ssl->s3->rbuf.len = 1;
  760. tls->ssl->s3->rbuf.offset = 0;
  761. tls->ssl->s3->rbuf.left = 42;
  762. tls->ssl->s3->wbuf.buf = NULL;
  763. tls->ssl->s3->wbuf.len = 2;
  764. tls->ssl->s3->wbuf.offset = 0;
  765. tls->ssl->s3->wbuf.left = 43;
  766. ret = tor_tls_get_buffer_sizes(tls, &rbuf_c, &rbuf_b, &wbuf_c, &wbuf_b);
  767. #if OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0)
  768. tt_int_op(ret, OP_EQ, -1);
  769. #else
  770. tt_int_op(ret, OP_EQ, 0);
  771. tt_int_op(rbuf_c, OP_EQ, 0);
  772. tt_int_op(wbuf_c, OP_EQ, 0);
  773. tt_int_op(rbuf_b, OP_EQ, 42);
  774. tt_int_op(wbuf_b, OP_EQ, 43);
  775. tls->ssl->s3->rbuf.buf = tor_malloc_zero(1);
  776. tls->ssl->s3->wbuf.buf = tor_malloc_zero(1);
  777. ret = tor_tls_get_buffer_sizes(tls, &rbuf_c, &rbuf_b, &wbuf_c, &wbuf_b);
  778. tt_int_op(ret, OP_EQ, 0);
  779. tt_int_op(rbuf_c, OP_EQ, 1);
  780. tt_int_op(wbuf_c, OP_EQ, 2);
  781. #endif /* OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0) */
  782. done:
  783. tor_free(tls->ssl->s3->rbuf.buf);
  784. tor_free(tls->ssl->s3->wbuf.buf);
  785. tor_free(tls->ssl->s3);
  786. tor_free(tls->ssl);
  787. tor_free(tls);
  788. }
  789. #endif /* !defined(OPENSSL_OPAQUE) */
  790. #ifndef OPENSSL_OPAQUE
  791. typedef struct cert_pkey_st_local
  792. {
  793. X509 *x509;
  794. EVP_PKEY *privatekey;
  795. const EVP_MD *digest;
  796. } CERT_PKEY_local;
  797. typedef struct sess_cert_st_local
  798. {
  799. STACK_OF(X509) *cert_chain;
  800. int peer_cert_type;
  801. CERT_PKEY_local *peer_key;
  802. CERT_PKEY_local peer_pkeys[8];
  803. int references;
  804. } SESS_CERT_local;
  805. static void
  806. test_tortls_try_to_extract_certs_from_tls(void *ignored)
  807. {
  808. (void)ignored;
  809. tor_tls_t *tls;
  810. X509 *cert = NULL, *id_cert = NULL, *c1 = NULL, *c2 = NULL;
  811. SESS_CERT_local *sess = NULL;
  812. c1 = read_cert_from(validCertString);
  813. c2 = read_cert_from(caCertString);
  814. tls = tor_malloc_zero(sizeof(tor_tls_t));
  815. tls->ssl = tor_malloc_zero(sizeof(SSL));
  816. tls->ssl->session = tor_malloc_zero(sizeof(SSL_SESSION));
  817. sess = tor_malloc_zero(sizeof(SESS_CERT_local));
  818. tls->ssl->session->sess_cert = (void *)sess;
  819. try_to_extract_certs_from_tls(LOG_WARN, tls, &cert, &id_cert);
  820. tt_assert(!cert);
  821. tt_assert(!id_cert);
  822. tls->ssl->session->peer = c1;
  823. try_to_extract_certs_from_tls(LOG_WARN, tls, &cert, &id_cert);
  824. tt_assert(cert == c1);
  825. tt_assert(!id_cert);
  826. X509_free(cert); /* decrease refcnt */
  827. sess->cert_chain = sk_X509_new_null();
  828. try_to_extract_certs_from_tls(LOG_WARN, tls, &cert, &id_cert);
  829. tt_assert(cert == c1);
  830. tt_assert(!id_cert);
  831. X509_free(cert); /* decrease refcnt */
  832. sk_X509_push(sess->cert_chain, c1);
  833. sk_X509_push(sess->cert_chain, c2);
  834. try_to_extract_certs_from_tls(LOG_WARN, tls, &cert, &id_cert);
  835. tt_assert(cert == c1);
  836. tt_assert(id_cert);
  837. X509_free(cert); /* decrease refcnt */
  838. X509_free(id_cert); /* decrease refcnt */
  839. done:
  840. sk_X509_free(sess->cert_chain);
  841. tor_free(sess);
  842. tor_free(tls->ssl->session);
  843. tor_free(tls->ssl);
  844. tor_free(tls);
  845. X509_free(c1);
  846. X509_free(c2);
  847. }
  848. #endif /* !defined(OPENSSL_OPAQUE) */
  849. #ifndef OPENSSL_OPAQUE
  850. static void
  851. test_tortls_get_peer_cert(void *ignored)
  852. {
  853. (void)ignored;
  854. tor_x509_cert_t *ret;
  855. tor_tls_t *tls;
  856. X509 *cert = NULL;
  857. cert = read_cert_from(validCertString);
  858. tls = tor_malloc_zero(sizeof(tor_tls_t));
  859. tls->ssl = tor_malloc_zero(sizeof(SSL));
  860. tls->ssl->session = tor_malloc_zero(sizeof(SSL_SESSION));
  861. ret = tor_tls_get_peer_cert(tls);
  862. tt_assert(!ret);
  863. tls->ssl->session->peer = cert;
  864. ret = tor_tls_get_peer_cert(tls);
  865. tt_assert(ret);
  866. tt_assert(ret->cert == cert);
  867. done:
  868. tor_x509_cert_free(ret);
  869. tor_free(tls->ssl->session);
  870. tor_free(tls->ssl);
  871. tor_free(tls);
  872. X509_free(cert);
  873. }
  874. #endif /* !defined(OPENSSL_OPAQUE) */
  875. #ifndef OPENSSL_OPAQUE
  876. static void
  877. test_tortls_peer_has_cert(void *ignored)
  878. {
  879. (void)ignored;
  880. int ret;
  881. tor_tls_t *tls;
  882. X509 *cert = NULL;
  883. cert = read_cert_from(validCertString);
  884. tls = tor_malloc_zero(sizeof(tor_tls_t));
  885. tls->ssl = tor_malloc_zero(sizeof(SSL));
  886. tls->ssl->session = tor_malloc_zero(sizeof(SSL_SESSION));
  887. ret = tor_tls_peer_has_cert(tls);
  888. tt_assert(!ret);
  889. tls->ssl->session->peer = cert;
  890. ret = tor_tls_peer_has_cert(tls);
  891. tt_assert(ret);
  892. done:
  893. tor_free(tls->ssl->session);
  894. tor_free(tls->ssl);
  895. tor_free(tls);
  896. X509_free(cert);
  897. }
  898. #endif /* !defined(OPENSSL_OPAQUE) */
  899. static void
  900. test_tortls_get_write_overhead_ratio(void *ignored)
  901. {
  902. (void)ignored;
  903. double ret;
  904. total_bytes_written_over_tls = 0;
  905. ret = tls_get_write_overhead_ratio();
  906. tt_double_op(fabs(ret - 1.0), OP_LT, 1E-12);
  907. total_bytes_written_by_tls = 10;
  908. total_bytes_written_over_tls = 1;
  909. ret = tls_get_write_overhead_ratio();
  910. tt_double_op(fabs(ret - 10.0), OP_LT, 1E-12);
  911. total_bytes_written_by_tls = 10;
  912. total_bytes_written_over_tls = 2;
  913. ret = tls_get_write_overhead_ratio();
  914. tt_double_op(fabs(ret - 5.0), OP_LT, 1E-12);
  915. done:
  916. (void)0;
  917. }
  918. static void
  919. test_tortls_is_server(void *ignored)
  920. {
  921. (void)ignored;
  922. tor_tls_t *tls;
  923. int ret;
  924. tls = tor_malloc_zero(sizeof(tor_tls_t));
  925. tls->isServer = 1;
  926. ret = tor_tls_is_server(tls);
  927. tt_int_op(ret, OP_EQ, 1);
  928. done:
  929. tor_free(tls);
  930. }
  931. #ifndef OPENSSL_OPAQUE
  932. static void
  933. test_tortls_session_secret_cb(void *ignored)
  934. {
  935. (void)ignored;
  936. tor_tls_t *tls;
  937. SSL_CTX *ctx;
  938. STACK_OF(SSL_CIPHER) *ciphers = NULL;
  939. SSL_CIPHER *one;
  940. library_init();
  941. tor_tls_allocate_tor_tls_object_ex_data_index();
  942. tls = tor_malloc_zero(sizeof(tor_tls_t));
  943. tls->magic = TOR_TLS_MAGIC;
  944. ctx = SSL_CTX_new(TLSv1_method());
  945. tls->ssl = SSL_new(ctx);
  946. SSL_set_ex_data(tls->ssl, tor_tls_object_ex_data_index, tls);
  947. SSL_set_session_secret_cb(tls->ssl, tor_tls_session_secret_cb, NULL);
  948. tor_tls_session_secret_cb(tls->ssl, NULL, NULL, NULL, NULL, NULL);
  949. tt_assert(!tls->ssl->tls_session_secret_cb);
  950. one = get_cipher_by_name("ECDHE-RSA-AES256-GCM-SHA384");
  951. one->id = 0x00ff;
  952. ciphers = sk_SSL_CIPHER_new_null();
  953. sk_SSL_CIPHER_push(ciphers, one);
  954. tls->client_cipher_list_type = 0;
  955. tor_tls_session_secret_cb(tls->ssl, NULL, NULL, ciphers, NULL, NULL);
  956. tt_assert(!tls->ssl->tls_session_secret_cb);
  957. done:
  958. sk_SSL_CIPHER_free(ciphers);
  959. SSL_free(tls->ssl);
  960. SSL_CTX_free(ctx);
  961. tor_free(tls);
  962. }
  963. #endif /* !defined(OPENSSL_OPAQUE) */
  964. #ifndef OPENSSL_OPAQUE
  965. /* TODO: It seems block_renegotiation and unblock_renegotiation and
  966. * using different blags. This might not be correct */
  967. static void
  968. test_tortls_block_renegotiation(void *ignored)
  969. {
  970. (void)ignored;
  971. tor_tls_t *tls;
  972. tls = tor_malloc_zero(sizeof(tor_tls_t));
  973. tls->ssl = tor_malloc_zero(sizeof(SSL));
  974. tls->ssl->s3 = tor_malloc_zero(sizeof(SSL3_STATE));
  975. #ifndef SUPPORT_UNSAFE_RENEGOTIATION_FLAG
  976. #define SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION 0
  977. #endif
  978. tls->ssl->s3->flags = SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION;
  979. tor_tls_block_renegotiation(tls);
  980. #ifndef OPENSSL_1_1_API
  981. tt_assert(!(tls->ssl->s3->flags &
  982. SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION));
  983. #endif
  984. done:
  985. tor_free(tls->ssl->s3);
  986. tor_free(tls->ssl);
  987. tor_free(tls);
  988. }
  989. static void
  990. test_tortls_unblock_renegotiation(void *ignored)
  991. {
  992. (void)ignored;
  993. tor_tls_t *tls;
  994. tls = tor_malloc_zero(sizeof(tor_tls_t));
  995. tls->ssl = tor_malloc_zero(sizeof(SSL));
  996. tor_tls_unblock_renegotiation(tls);
  997. tt_uint_op(SSL_get_options(tls->ssl) &
  998. SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION, OP_EQ,
  999. SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION);
  1000. done:
  1001. tor_free(tls->ssl);
  1002. tor_free(tls);
  1003. }
  1004. #endif /* !defined(OPENSSL_OPAQUE) */
  1005. #ifndef OPENSSL_OPAQUE
  1006. static void
  1007. test_tortls_assert_renegotiation_unblocked(void *ignored)
  1008. {
  1009. (void)ignored;
  1010. tor_tls_t *tls;
  1011. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1012. tls->ssl = tor_malloc_zero(sizeof(SSL));
  1013. tor_tls_unblock_renegotiation(tls);
  1014. tor_tls_assert_renegotiation_unblocked(tls);
  1015. /* No assertion here - this test will fail if tor_assert is turned on
  1016. * and things are bad. */
  1017. tor_free(tls->ssl);
  1018. tor_free(tls);
  1019. }
  1020. #endif /* !defined(OPENSSL_OPAQUE) */
  1021. static void
  1022. test_tortls_set_logged_address(void *ignored)
  1023. {
  1024. (void)ignored;
  1025. tor_tls_t *tls;
  1026. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1027. tor_tls_set_logged_address(tls, "foo bar");
  1028. tt_str_op(tls->address, OP_EQ, "foo bar");
  1029. tor_tls_set_logged_address(tls, "foo bar 2");
  1030. tt_str_op(tls->address, OP_EQ, "foo bar 2");
  1031. done:
  1032. tor_free(tls->address);
  1033. tor_free(tls);
  1034. }
  1035. #ifndef OPENSSL_OPAQUE
  1036. static void
  1037. example_cb(tor_tls_t *t, void *arg)
  1038. {
  1039. (void)t;
  1040. (void)arg;
  1041. }
  1042. static void
  1043. test_tortls_set_renegotiate_callback(void *ignored)
  1044. {
  1045. (void)ignored;
  1046. tor_tls_t *tls;
  1047. const char *arg = "hello";
  1048. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1049. tls->ssl = tor_malloc_zero(sizeof(SSL));
  1050. tor_tls_set_renegotiate_callback(tls, example_cb, (void*)arg);
  1051. tt_assert(tls->negotiated_callback == example_cb);
  1052. tt_assert(tls->callback_arg == arg);
  1053. tt_assert(!tls->got_renegotiate);
  1054. /* Assumes V2_HANDSHAKE_SERVER */
  1055. tt_assert(tls->ssl->info_callback == tor_tls_server_info_callback);
  1056. tor_tls_set_renegotiate_callback(tls, NULL, (void*)arg);
  1057. tt_assert(tls->ssl->info_callback == tor_tls_debug_state_callback);
  1058. done:
  1059. tor_free(tls->ssl);
  1060. tor_free(tls);
  1061. }
  1062. #endif /* !defined(OPENSSL_OPAQUE) */
  1063. #ifndef OPENSSL_OPAQUE
  1064. static SSL_CIPHER *fixed_cipher1 = NULL;
  1065. static SSL_CIPHER *fixed_cipher2 = NULL;
  1066. static const SSL_CIPHER *
  1067. fake_get_cipher(unsigned ncipher)
  1068. {
  1069. switch (ncipher) {
  1070. case 1:
  1071. return fixed_cipher1;
  1072. case 2:
  1073. return fixed_cipher2;
  1074. default:
  1075. return NULL;
  1076. }
  1077. }
  1078. #endif /* !defined(OPENSSL_OPAQUE) */
  1079. #ifndef OPENSSL_OPAQUE
  1080. static void
  1081. test_tortls_find_cipher_by_id(void *ignored)
  1082. {
  1083. (void)ignored;
  1084. int ret;
  1085. SSL *ssl;
  1086. SSL_CTX *ctx;
  1087. const SSL_METHOD *m = TLSv1_method();
  1088. SSL_METHOD *empty_method = tor_malloc_zero(sizeof(SSL_METHOD));
  1089. fixed_cipher1 = tor_malloc_zero(sizeof(SSL_CIPHER));
  1090. fixed_cipher2 = tor_malloc_zero(sizeof(SSL_CIPHER));
  1091. fixed_cipher2->id = 0xC00A;
  1092. library_init();
  1093. ctx = SSL_CTX_new(m);
  1094. ssl = SSL_new(ctx);
  1095. ret = find_cipher_by_id(ssl, NULL, 0xC00A);
  1096. tt_int_op(ret, OP_EQ, 1);
  1097. ret = find_cipher_by_id(ssl, m, 0xC00A);
  1098. tt_int_op(ret, OP_EQ, 1);
  1099. ret = find_cipher_by_id(ssl, m, 0xFFFF);
  1100. tt_int_op(ret, OP_EQ, 0);
  1101. ret = find_cipher_by_id(ssl, empty_method, 0xC00A);
  1102. tt_int_op(ret, OP_EQ, 1);
  1103. ret = find_cipher_by_id(ssl, empty_method, 0xFFFF);
  1104. #ifdef HAVE_SSL_CIPHER_FIND
  1105. tt_int_op(ret, OP_EQ, 0);
  1106. #else
  1107. tt_int_op(ret, OP_EQ, 1);
  1108. #endif
  1109. empty_method->get_cipher = fake_get_cipher;
  1110. ret = find_cipher_by_id(ssl, empty_method, 0xC00A);
  1111. tt_int_op(ret, OP_EQ, 1);
  1112. empty_method->get_cipher = m->get_cipher;
  1113. empty_method->num_ciphers = m->num_ciphers;
  1114. ret = find_cipher_by_id(ssl, empty_method, 0xC00A);
  1115. tt_int_op(ret, OP_EQ, 1);
  1116. empty_method->get_cipher = fake_get_cipher;
  1117. empty_method->num_ciphers = m->num_ciphers;
  1118. ret = find_cipher_by_id(ssl, empty_method, 0xC00A);
  1119. tt_int_op(ret, OP_EQ, 1);
  1120. empty_method->num_ciphers = fake_num_ciphers;
  1121. ret = find_cipher_by_id(ssl, empty_method, 0xC00A);
  1122. #ifdef HAVE_SSL_CIPHER_FIND
  1123. tt_int_op(ret, OP_EQ, 1);
  1124. #else
  1125. tt_int_op(ret, OP_EQ, 0);
  1126. #endif
  1127. done:
  1128. tor_free(empty_method);
  1129. SSL_free(ssl);
  1130. SSL_CTX_free(ctx);
  1131. tor_free(fixed_cipher1);
  1132. }
  1133. #endif /* !defined(OPENSSL_OPAQUE) */
  1134. #ifndef OPENSSL_OPAQUE
  1135. static void
  1136. test_tortls_debug_state_callback(void *ignored)
  1137. {
  1138. (void)ignored;
  1139. SSL *ssl;
  1140. char *buf = tor_malloc_zero(1000);
  1141. int n;
  1142. setup_capture_of_logs(LOG_DEBUG);
  1143. ssl = tor_malloc_zero(sizeof(SSL));
  1144. tor_tls_debug_state_callback(ssl, 32, 45);
  1145. n = tor_snprintf(buf, 1000, "SSL %p is now in state unknown"
  1146. " state [type=32,val=45].\n", ssl);
  1147. /* tor's snprintf returns -1 on error */
  1148. tt_int_op(n, OP_NE, -1);
  1149. expect_log_msg(buf);
  1150. done:
  1151. teardown_capture_of_logs();
  1152. tor_free(buf);
  1153. tor_free(ssl);
  1154. }
  1155. #endif /* !defined(OPENSSL_OPAQUE) */
  1156. #ifndef OPENSSL_OPAQUE
  1157. static void
  1158. test_tortls_server_info_callback(void *ignored)
  1159. {
  1160. (void)ignored;
  1161. tor_tls_t *tls;
  1162. SSL_CTX *ctx;
  1163. SSL *ssl;
  1164. library_init();
  1165. ctx = SSL_CTX_new(TLSv1_method());
  1166. ssl = SSL_new(ctx);
  1167. tor_tls_allocate_tor_tls_object_ex_data_index();
  1168. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1169. tls->magic = TOR_TLS_MAGIC;
  1170. tls->ssl = ssl;
  1171. setup_full_capture_of_logs(LOG_WARN);
  1172. SSL_set_state(ssl, SSL3_ST_SW_SRVR_HELLO_A);
  1173. mock_clean_saved_logs();
  1174. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1175. expect_single_log_msg("Couldn't look up the tls for an SSL*. How odd!\n");
  1176. SSL_set_state(ssl, SSL3_ST_SW_SRVR_HELLO_B);
  1177. mock_clean_saved_logs();
  1178. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1179. expect_single_log_msg("Couldn't look up the tls for an SSL*. How odd!\n");
  1180. SSL_set_state(ssl, 99);
  1181. mock_clean_saved_logs();
  1182. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1183. expect_no_log_entry();
  1184. teardown_capture_of_logs();
  1185. SSL_set_ex_data(tls->ssl, tor_tls_object_ex_data_index, tls);
  1186. SSL_set_state(ssl, SSL3_ST_SW_SRVR_HELLO_B);
  1187. tls->negotiated_callback = 0;
  1188. //tls->server_handshake_count = 120;
  1189. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1190. //tt_int_op(tls->server_handshake_count, OP_EQ, 121);
  1191. //tls->server_handshake_count = 127;
  1192. tls->negotiated_callback = (void *)1;
  1193. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1194. //tt_int_op(tls->server_handshake_count, OP_EQ, 127);
  1195. tt_int_op(tls->got_renegotiate, OP_EQ, 1);
  1196. tls->ssl->session = SSL_SESSION_new();
  1197. tls->wasV2Handshake = 0;
  1198. tor_tls_server_info_callback(ssl, SSL_CB_ACCEPT_LOOP, 0);
  1199. tt_int_op(tls->wasV2Handshake, OP_EQ, 0);
  1200. done:
  1201. teardown_capture_of_logs();
  1202. SSL_free(ssl);
  1203. SSL_CTX_free(ctx);
  1204. tor_free(tls);
  1205. }
  1206. #endif /* !defined(OPENSSL_OPAQUE) */
  1207. #ifndef OPENSSL_OPAQUE
  1208. static int fixed_ssl_read_result_index;
  1209. static int fixed_ssl_read_result[5];
  1210. static int
  1211. fixed_ssl_read(SSL *s, void *buf, int len)
  1212. {
  1213. (void)s;
  1214. (void)buf;
  1215. (void)len;
  1216. return fixed_ssl_read_result[fixed_ssl_read_result_index++];
  1217. }
  1218. static int
  1219. dummy_handshake_func(SSL *s)
  1220. {
  1221. (void)s;
  1222. return 1;
  1223. }
  1224. static int negotiated_callback_called;
  1225. static void
  1226. negotiated_callback_setter(tor_tls_t *t, void *arg)
  1227. {
  1228. (void)t;
  1229. (void)arg;
  1230. negotiated_callback_called++;
  1231. }
  1232. static void
  1233. test_tortls_read(void *ignored)
  1234. {
  1235. (void)ignored;
  1236. int ret;
  1237. tor_tls_t *tls;
  1238. char buf[100];
  1239. SSL_METHOD *method = give_me_a_test_method();
  1240. setup_capture_of_logs(LOG_WARN);
  1241. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1242. tls->ssl = tor_malloc_zero(sizeof(SSL));
  1243. tls->state = TOR_TLS_ST_OPEN;
  1244. ret = tor_tls_read(tls, buf, 10);
  1245. tt_int_op(ret, OP_EQ, -9);
  1246. /* These tests assume that V2_HANDSHAKE_SERVER is set */
  1247. tls->ssl->handshake_func = dummy_handshake_func;
  1248. tls->ssl->method = method;
  1249. method->ssl_read = fixed_ssl_read;
  1250. fixed_ssl_read_result_index = 0;
  1251. fixed_ssl_read_result[0] = 42;
  1252. tls->state = TOR_TLS_ST_OPEN;
  1253. ERR_clear_error();
  1254. ret = tor_tls_read(tls, buf, 10);
  1255. tt_int_op(ret, OP_EQ, 42);
  1256. tls->state = TOR_TLS_ST_OPEN;
  1257. tls->got_renegotiate = 1;
  1258. fixed_ssl_read_result_index = 0;
  1259. ERR_clear_error();
  1260. ret = tor_tls_read(tls, buf, 10);
  1261. tt_int_op(tls->got_renegotiate, OP_EQ, 0);
  1262. tls->state = TOR_TLS_ST_OPEN;
  1263. tls->got_renegotiate = 1;
  1264. negotiated_callback_called = 0;
  1265. tls->negotiated_callback = negotiated_callback_setter;
  1266. fixed_ssl_read_result_index = 0;
  1267. ERR_clear_error();
  1268. ret = tor_tls_read(tls, buf, 10);
  1269. tt_int_op(negotiated_callback_called, OP_EQ, 1);
  1270. #ifndef LIBRESSL_VERSION_NUMBER
  1271. fixed_ssl_read_result_index = 0;
  1272. fixed_ssl_read_result[0] = 0;
  1273. tls->ssl->version = SSL2_VERSION;
  1274. ERR_clear_error();
  1275. ret = tor_tls_read(tls, buf, 10);
  1276. tt_int_op(ret, OP_EQ, TOR_TLS_CLOSE);
  1277. tt_int_op(tls->state, OP_EQ, TOR_TLS_ST_CLOSED);
  1278. #endif /* !defined(LIBRESSL_VERSION_NUMBER) */
  1279. // TODO: fill up
  1280. done:
  1281. teardown_capture_of_logs();
  1282. tor_free(tls->ssl);
  1283. tor_free(tls);
  1284. tor_free(method);
  1285. }
  1286. static int fixed_ssl_write_result;
  1287. static int
  1288. fixed_ssl_write(SSL *s, const void *buf, int len)
  1289. {
  1290. (void)s;
  1291. (void)buf;
  1292. (void)len;
  1293. return fixed_ssl_write_result;
  1294. }
  1295. static void
  1296. test_tortls_write(void *ignored)
  1297. {
  1298. (void)ignored;
  1299. int ret;
  1300. tor_tls_t *tls;
  1301. SSL_METHOD *method = give_me_a_test_method();
  1302. char buf[100];
  1303. setup_capture_of_logs(LOG_WARN);
  1304. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1305. tls->ssl = tor_malloc_zero(sizeof(SSL));
  1306. tls->state = TOR_TLS_ST_OPEN;
  1307. ret = tor_tls_write(tls, buf, 0);
  1308. tt_int_op(ret, OP_EQ, 0);
  1309. ret = tor_tls_write(tls, buf, 10);
  1310. tt_int_op(ret, OP_EQ, -9);
  1311. tls->ssl->method = method;
  1312. tls->wantwrite_n = 1;
  1313. ret = tor_tls_write(tls, buf, 10);
  1314. tt_int_op(tls->wantwrite_n, OP_EQ, 0);
  1315. method->ssl_write = fixed_ssl_write;
  1316. tls->ssl->handshake_func = dummy_handshake_func;
  1317. fixed_ssl_write_result = 1;
  1318. ERR_clear_error();
  1319. ret = tor_tls_write(tls, buf, 10);
  1320. tt_int_op(ret, OP_EQ, 1);
  1321. fixed_ssl_write_result = -1;
  1322. ERR_clear_error();
  1323. tls->ssl->rwstate = SSL_READING;
  1324. SSL_set_bio(tls->ssl, BIO_new(BIO_s_mem()), NULL);
  1325. SSL_get_rbio(tls->ssl)->flags = BIO_FLAGS_READ;
  1326. ret = tor_tls_write(tls, buf, 10);
  1327. tt_int_op(ret, OP_EQ, TOR_TLS_WANTREAD);
  1328. ERR_clear_error();
  1329. tls->ssl->rwstate = SSL_READING;
  1330. SSL_set_bio(tls->ssl, BIO_new(BIO_s_mem()), NULL);
  1331. SSL_get_rbio(tls->ssl)->flags = BIO_FLAGS_WRITE;
  1332. ret = tor_tls_write(tls, buf, 10);
  1333. tt_int_op(ret, OP_EQ, TOR_TLS_WANTWRITE);
  1334. done:
  1335. teardown_capture_of_logs();
  1336. BIO_free(tls->ssl->rbio);
  1337. tor_free(tls->ssl);
  1338. tor_free(tls);
  1339. tor_free(method);
  1340. }
  1341. #endif /* !defined(OPENSSL_OPAQUE) */
  1342. #ifndef OPENSSL_OPAQUE
  1343. static int fixed_ssl_accept_result;
  1344. static int fixed_ssl_connect_result;
  1345. static int
  1346. setting_error_ssl_accept(SSL *ssl)
  1347. {
  1348. (void)ssl;
  1349. ERR_put_error(ERR_LIB_BN, 2, -1, "somewhere.c", 99);
  1350. ERR_put_error(ERR_LIB_SYS, 2, -1, "somewhere.c", 99);
  1351. return fixed_ssl_accept_result;
  1352. }
  1353. static int
  1354. setting_error_ssl_connect(SSL *ssl)
  1355. {
  1356. (void)ssl;
  1357. ERR_put_error(ERR_LIB_BN, 2, -1, "somewhere.c", 99);
  1358. ERR_put_error(ERR_LIB_SYS, 2, -1, "somewhere.c", 99);
  1359. return fixed_ssl_connect_result;
  1360. }
  1361. static int
  1362. fixed_ssl_accept(SSL *ssl)
  1363. {
  1364. (void) ssl;
  1365. return fixed_ssl_accept_result;
  1366. }
  1367. static void
  1368. test_tortls_handshake(void *ignored)
  1369. {
  1370. (void)ignored;
  1371. int ret;
  1372. tor_tls_t *tls;
  1373. SSL_CTX *ctx;
  1374. SSL_METHOD *method = give_me_a_test_method();
  1375. setup_capture_of_logs(LOG_INFO);
  1376. SSL_library_init();
  1377. SSL_load_error_strings();
  1378. ctx = SSL_CTX_new(TLSv1_method());
  1379. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1380. tls->ssl = SSL_new(ctx);
  1381. tls->state = TOR_TLS_ST_HANDSHAKE;
  1382. ret = tor_tls_handshake(tls);
  1383. tt_int_op(ret, OP_EQ, -9);
  1384. tls->isServer = 1;
  1385. tls->state = TOR_TLS_ST_HANDSHAKE;
  1386. ret = tor_tls_handshake(tls);
  1387. tt_int_op(ret, OP_EQ, -9);
  1388. tls->ssl->method = method;
  1389. method->ssl_accept = fixed_ssl_accept;
  1390. fixed_ssl_accept_result = 2;
  1391. ERR_clear_error();
  1392. tls->state = TOR_TLS_ST_HANDSHAKE;
  1393. ret = tor_tls_handshake(tls);
  1394. tt_int_op(tls->state, OP_EQ, TOR_TLS_ST_OPEN);
  1395. method->ssl_accept = setting_error_ssl_accept;
  1396. fixed_ssl_accept_result = 1;
  1397. ERR_clear_error();
  1398. mock_clean_saved_logs();
  1399. tls->state = TOR_TLS_ST_HANDSHAKE;
  1400. ret = tor_tls_handshake(tls);
  1401. tt_int_op(ret, OP_EQ, TOR_TLS_ERROR_MISC);
  1402. expect_log_entry();
  1403. /* This fails on jessie. Investigate why! */
  1404. #if 0
  1405. expect_log_msg("TLS error while handshaking: (null) (in bignum routines:"
  1406. "(null):SSLv3 write client hello B)\n");
  1407. expect_log_msg("TLS error while handshaking: (null) (in system library:"
  1408. "connect:SSLv3 write client hello B)\n");
  1409. #endif /* 0 */
  1410. expect_log_severity(LOG_INFO);
  1411. tls->isServer = 0;
  1412. method->ssl_connect = setting_error_ssl_connect;
  1413. fixed_ssl_connect_result = 1;
  1414. ERR_clear_error();
  1415. mock_clean_saved_logs();
  1416. tls->state = TOR_TLS_ST_HANDSHAKE;
  1417. ret = tor_tls_handshake(tls);
  1418. tt_int_op(ret, OP_EQ, TOR_TLS_ERROR_MISC);
  1419. expect_log_entry();
  1420. #if 0
  1421. /* See above */
  1422. expect_log_msg("TLS error while handshaking: "
  1423. "(null) (in bignum routines:(null):SSLv3 write client hello B)\n");
  1424. expect_log_msg("TLS error while handshaking: "
  1425. "(null) (in system library:connect:SSLv3 write client hello B)\n");
  1426. #endif /* 0 */
  1427. expect_log_severity(LOG_WARN);
  1428. done:
  1429. teardown_capture_of_logs();
  1430. SSL_free(tls->ssl);
  1431. SSL_CTX_free(ctx);
  1432. tor_free(tls);
  1433. tor_free(method);
  1434. }
  1435. #endif /* !defined(OPENSSL_OPAQUE) */
  1436. #ifndef OPENSSL_OPAQUE
  1437. static void
  1438. test_tortls_finish_handshake(void *ignored)
  1439. {
  1440. (void)ignored;
  1441. int ret;
  1442. tor_tls_t *tls;
  1443. SSL_CTX *ctx;
  1444. SSL_METHOD *method = give_me_a_test_method();
  1445. SSL_library_init();
  1446. SSL_load_error_strings();
  1447. X509 *c1 = read_cert_from(validCertString);
  1448. SESS_CERT_local *sess = NULL;
  1449. ctx = SSL_CTX_new(method);
  1450. tls = tor_malloc_zero(sizeof(tor_tls_t));
  1451. tls->ssl = SSL_new(ctx);
  1452. tls->state = TOR_TLS_ST_OPEN;
  1453. ret = tor_tls_finish_handshake(tls);
  1454. tt_int_op(ret, OP_EQ, 0);
  1455. tls->isServer = 1;
  1456. tls->wasV2Handshake = 0;
  1457. setup_full_capture_of_logs(LOG_WARN);
  1458. ret = tor_tls_finish_handshake(tls);
  1459. tt_int_op(ret, OP_EQ, 0);
  1460. tt_int_op(tls->wasV2Handshake, OP_EQ, 1);
  1461. expect_single_log_msg_containing("For some reason, wasV2Handshake didn't "
  1462. "get set.");
  1463. teardown_capture_of_logs();
  1464. tls->wasV2Handshake = 1;
  1465. ret = tor_tls_finish_handshake(tls);
  1466. tt_int_op(ret, OP_EQ, 0);
  1467. tt_int_op(tls->wasV2Handshake, OP_EQ, 1);
  1468. tls->wasV2Handshake = 1;
  1469. tls->ssl->session = SSL_SESSION_new();
  1470. ret = tor_tls_finish_handshake(tls);
  1471. tt_int_op(ret, OP_EQ, 0);
  1472. tt_int_op(tls->wasV2Handshake, OP_EQ, 0);
  1473. tls->isServer = 0;
  1474. sess = tor_malloc_zero(sizeof(SESS_CERT_local));
  1475. tls->ssl->session->sess_cert = (void *)sess;
  1476. sess->cert_chain = sk_X509_new_null();
  1477. sk_X509_push(sess->cert_chain, c1);
  1478. tls->ssl->session->peer = c1;
  1479. tls->wasV2Handshake = 0;
  1480. ret = tor_tls_finish_handshake(tls);
  1481. tt_int_op(ret, OP_EQ, 0);
  1482. tt_int_op(tls->wasV2Handshake, OP_EQ, 1);
  1483. method->num_ciphers = fake_num_ciphers;
  1484. ret = tor_tls_finish_handshake(tls);
  1485. tt_int_op(ret, OP_EQ, -9);
  1486. done:
  1487. if (sess)
  1488. sk_X509_free(sess->cert_chain);
  1489. if (tls->ssl && tls->ssl->session) {
  1490. tor_free(tls->ssl->session->sess_cert);
  1491. }
  1492. SSL_free(tls->ssl);
  1493. tor_free(tls);
  1494. SSL_CTX_free(ctx);
  1495. tor_free(method);
  1496. teardown_capture_of_logs();
  1497. }
  1498. #endif /* !defined(OPENSSL_OPAQUE) */
  1499. static int fixed_crypto_pk_new_result_index;
  1500. static crypto_pk_t *fixed_crypto_pk_new_result[5];
  1501. static crypto_pk_t *
  1502. fixed_crypto_pk_new(void)
  1503. {
  1504. return fixed_crypto_pk_new_result[fixed_crypto_pk_new_result_index++];
  1505. }
  1506. #ifndef OPENSSL_OPAQUE
  1507. static int fixed_crypto_pk_generate_key_with_bits_result_index;
  1508. static int fixed_crypto_pk_generate_key_with_bits_result[5];
  1509. static int fixed_tor_tls_create_certificate_result_index;
  1510. static X509 *fixed_tor_tls_create_certificate_result[5];
  1511. static int fixed_tor_x509_cert_new_result_index;
  1512. static tor_x509_cert_t *fixed_tor_x509_cert_new_result[5];
  1513. static int
  1514. fixed_crypto_pk_generate_key_with_bits(crypto_pk_t *env, int bits)
  1515. {
  1516. (void)env;
  1517. (void)bits;
  1518. return fixed_crypto_pk_generate_key_with_bits_result[
  1519. fixed_crypto_pk_generate_key_with_bits_result_index++];
  1520. }
  1521. static X509 *
  1522. fixed_tor_tls_create_certificate(crypto_pk_t *rsa,
  1523. crypto_pk_t *rsa_sign,
  1524. const char *cname,
  1525. const char *cname_sign,
  1526. unsigned int cert_lifetime)
  1527. {
  1528. (void)rsa;
  1529. (void)rsa_sign;
  1530. (void)cname;
  1531. (void)cname_sign;
  1532. (void)cert_lifetime;
  1533. return fixed_tor_tls_create_certificate_result[
  1534. fixed_tor_tls_create_certificate_result_index++];
  1535. }
  1536. static tor_x509_cert_t *
  1537. fixed_tor_x509_cert_new(tor_x509_cert_impl_t *x509_cert)
  1538. {
  1539. (void) x509_cert;
  1540. return fixed_tor_x509_cert_new_result[
  1541. fixed_tor_x509_cert_new_result_index++];
  1542. }
  1543. static void
  1544. test_tortls_context_new(void *ignored)
  1545. {
  1546. (void)ignored;
  1547. tor_tls_context_t *ret;
  1548. crypto_pk_t *pk1, *pk2, *pk3, *pk4, *pk5, *pk6, *pk7, *pk8, *pk9, *pk10,
  1549. *pk11, *pk12, *pk13, *pk14, *pk15, *pk16, *pk17, *pk18;
  1550. pk1 = crypto_pk_new();
  1551. pk2 = crypto_pk_new();
  1552. pk3 = crypto_pk_new();
  1553. pk4 = crypto_pk_new();
  1554. pk5 = crypto_pk_new();
  1555. pk6 = crypto_pk_new();
  1556. pk7 = crypto_pk_new();
  1557. pk8 = crypto_pk_new();
  1558. pk9 = crypto_pk_new();
  1559. pk10 = crypto_pk_new();
  1560. pk11 = crypto_pk_new();
  1561. pk12 = crypto_pk_new();
  1562. pk13 = crypto_pk_new();
  1563. pk14 = crypto_pk_new();
  1564. pk15 = crypto_pk_new();
  1565. pk16 = crypto_pk_new();
  1566. pk17 = crypto_pk_new();
  1567. pk18 = crypto_pk_new();
  1568. fixed_crypto_pk_new_result_index = 0;
  1569. fixed_crypto_pk_new_result[0] = NULL;
  1570. MOCK(crypto_pk_new, fixed_crypto_pk_new);
  1571. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1572. tt_assert(!ret);
  1573. /* note: we already override this in testing_common.c, so we
  1574. * run this unit test in a subprocess. */
  1575. MOCK(crypto_pk_generate_key_with_bits,
  1576. fixed_crypto_pk_generate_key_with_bits);
  1577. fixed_crypto_pk_new_result_index = 0;
  1578. fixed_crypto_pk_new_result[0] = pk1;
  1579. fixed_crypto_pk_new_result[1] = NULL;
  1580. fixed_crypto_pk_generate_key_with_bits_result[0] = -1;
  1581. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1582. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1583. tt_assert(!ret);
  1584. fixed_crypto_pk_new_result_index = 0;
  1585. fixed_crypto_pk_new_result[0] = pk2;
  1586. fixed_crypto_pk_new_result[1] = NULL;
  1587. fixed_crypto_pk_generate_key_with_bits_result[0] = 0;
  1588. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1589. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1590. tt_assert(!ret);
  1591. fixed_crypto_pk_new_result_index = 0;
  1592. fixed_crypto_pk_new_result[0] = pk3;
  1593. fixed_crypto_pk_new_result[1] = pk4;
  1594. fixed_crypto_pk_new_result[2] = NULL;
  1595. fixed_crypto_pk_generate_key_with_bits_result[0] = 0;
  1596. fixed_crypto_pk_generate_key_with_bits_result[1] = -1;
  1597. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1598. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1599. tt_assert(!ret);
  1600. MOCK(tor_tls_create_certificate, fixed_tor_tls_create_certificate);
  1601. fixed_crypto_pk_new_result_index = 0;
  1602. fixed_crypto_pk_new_result[0] = pk5;
  1603. fixed_crypto_pk_new_result[1] = pk6;
  1604. fixed_crypto_pk_new_result[2] = NULL;
  1605. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1606. fixed_crypto_pk_generate_key_with_bits_result[1] = 0;
  1607. fixed_tor_tls_create_certificate_result_index = 0;
  1608. fixed_tor_tls_create_certificate_result[0] = NULL;
  1609. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1610. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1611. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1612. tt_assert(!ret);
  1613. fixed_crypto_pk_new_result_index = 0;
  1614. fixed_crypto_pk_new_result[0] = pk7;
  1615. fixed_crypto_pk_new_result[1] = pk8;
  1616. fixed_crypto_pk_new_result[2] = NULL;
  1617. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1618. fixed_tor_tls_create_certificate_result_index = 0;
  1619. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1620. fixed_tor_tls_create_certificate_result[1] = NULL;
  1621. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1622. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1623. tt_assert(!ret);
  1624. fixed_crypto_pk_new_result_index = 0;
  1625. fixed_crypto_pk_new_result[0] = pk9;
  1626. fixed_crypto_pk_new_result[1] = pk10;
  1627. fixed_crypto_pk_new_result[2] = NULL;
  1628. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1629. fixed_tor_tls_create_certificate_result_index = 0;
  1630. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1631. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1632. fixed_tor_tls_create_certificate_result[2] = NULL;
  1633. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1634. tt_assert(!ret);
  1635. MOCK(tor_x509_cert_new, fixed_tor_x509_cert_new);
  1636. fixed_crypto_pk_new_result_index = 0;
  1637. fixed_crypto_pk_new_result[0] = pk11;
  1638. fixed_crypto_pk_new_result[1] = pk12;
  1639. fixed_crypto_pk_new_result[2] = NULL;
  1640. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1641. fixed_tor_tls_create_certificate_result_index = 0;
  1642. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1643. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1644. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1645. fixed_tor_x509_cert_new_result_index = 0;
  1646. fixed_tor_x509_cert_new_result[0] = NULL;
  1647. fixed_tor_x509_cert_new_result[1] = NULL;
  1648. fixed_tor_x509_cert_new_result[2] = NULL;
  1649. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1650. tt_assert(!ret);
  1651. fixed_crypto_pk_new_result_index = 0;
  1652. fixed_crypto_pk_new_result[0] = pk13;
  1653. fixed_crypto_pk_new_result[1] = pk14;
  1654. fixed_crypto_pk_new_result[2] = NULL;
  1655. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1656. fixed_tor_tls_create_certificate_result_index = 0;
  1657. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1658. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1659. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1660. fixed_tor_x509_cert_new_result_index = 0;
  1661. fixed_tor_x509_cert_new_result[0] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1662. fixed_tor_x509_cert_new_result[1] = NULL;
  1663. fixed_tor_x509_cert_new_result[2] = NULL;
  1664. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1665. tt_assert(!ret);
  1666. fixed_crypto_pk_new_result_index = 0;
  1667. fixed_crypto_pk_new_result[0] = pk15;
  1668. fixed_crypto_pk_new_result[1] = pk16;
  1669. fixed_crypto_pk_new_result[2] = NULL;
  1670. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1671. fixed_tor_tls_create_certificate_result_index = 0;
  1672. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1673. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1674. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1675. fixed_tor_x509_cert_new_result_index = 0;
  1676. fixed_tor_x509_cert_new_result[0] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1677. fixed_tor_x509_cert_new_result[1] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1678. fixed_tor_x509_cert_new_result[2] = NULL;
  1679. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1680. tt_assert(!ret);
  1681. fixed_crypto_pk_new_result_index = 0;
  1682. fixed_crypto_pk_new_result[0] = pk17;
  1683. fixed_crypto_pk_new_result[1] = pk18;
  1684. fixed_crypto_pk_new_result[2] = NULL;
  1685. fixed_crypto_pk_generate_key_with_bits_result_index = 0;
  1686. fixed_tor_tls_create_certificate_result_index = 0;
  1687. fixed_tor_tls_create_certificate_result[0] = X509_new();
  1688. fixed_tor_tls_create_certificate_result[1] = X509_new();
  1689. fixed_tor_tls_create_certificate_result[2] = X509_new();
  1690. fixed_tor_x509_cert_new_result_index = 0;
  1691. fixed_tor_x509_cert_new_result[0] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1692. fixed_tor_x509_cert_new_result[1] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1693. fixed_tor_x509_cert_new_result[2] = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1694. ret = tor_tls_context_new(NULL, 0, 0, 0);
  1695. tt_assert(!ret);
  1696. done:
  1697. UNMOCK(tor_x509_cert_new);
  1698. UNMOCK(tor_tls_create_certificate);
  1699. UNMOCK(crypto_pk_generate_key_with_bits);
  1700. UNMOCK(crypto_pk_new);
  1701. }
  1702. #endif /* !defined(OPENSSL_OPAQUE) */
  1703. static int fixed_crypto_pk_get_evp_pkey_result_index = 0;
  1704. static EVP_PKEY *fixed_crypto_pk_get_evp_pkey_result[5];
  1705. static EVP_PKEY *
  1706. fixed_crypto_pk_get_evp_pkey_(crypto_pk_t *env, int private)
  1707. {
  1708. (void) env;
  1709. (void) private;
  1710. return fixed_crypto_pk_get_evp_pkey_result[
  1711. fixed_crypto_pk_get_evp_pkey_result_index++];
  1712. }
  1713. static void
  1714. test_tortls_create_certificate(void *ignored)
  1715. {
  1716. (void)ignored;
  1717. X509 *ret;
  1718. crypto_pk_t *pk1, *pk2;
  1719. pk1 = crypto_pk_new();
  1720. pk2 = crypto_pk_new();
  1721. MOCK(crypto_pk_get_openssl_evp_pkey_, fixed_crypto_pk_get_evp_pkey_);
  1722. fixed_crypto_pk_get_evp_pkey_result_index = 0;
  1723. fixed_crypto_pk_get_evp_pkey_result[0] = NULL;
  1724. ret = tor_tls_create_certificate(pk1, pk2, "hello", "hello2", 1);
  1725. tt_assert(!ret);
  1726. fixed_crypto_pk_get_evp_pkey_result_index = 0;
  1727. fixed_crypto_pk_get_evp_pkey_result[0] = EVP_PKEY_new();
  1728. fixed_crypto_pk_get_evp_pkey_result[1] = NULL;
  1729. ret = tor_tls_create_certificate(pk1, pk2, "hello", "hello2", 1);
  1730. tt_assert(!ret);
  1731. fixed_crypto_pk_get_evp_pkey_result_index = 0;
  1732. fixed_crypto_pk_get_evp_pkey_result[0] = EVP_PKEY_new();
  1733. fixed_crypto_pk_get_evp_pkey_result[1] = EVP_PKEY_new();
  1734. ret = tor_tls_create_certificate(pk1, pk2, "hello", "hello2", 1);
  1735. tt_assert(!ret);
  1736. done:
  1737. UNMOCK(crypto_pk_get_openssl_evp_pkey_);
  1738. crypto_pk_free(pk1);
  1739. crypto_pk_free(pk2);
  1740. }
  1741. static void
  1742. test_tortls_cert_new(void *ignored)
  1743. {
  1744. (void)ignored;
  1745. tor_x509_cert_t *ret;
  1746. X509 *cert = read_cert_from(validCertString);
  1747. ret = tor_x509_cert_new(NULL);
  1748. tt_assert(!ret);
  1749. ret = tor_x509_cert_new(cert);
  1750. tt_assert(ret);
  1751. tor_x509_cert_free(ret);
  1752. ret = NULL;
  1753. #if 0
  1754. cert = read_cert_from(validCertString);
  1755. /* XXX this doesn't do what you think: it alters a copy of the pubkey. */
  1756. X509_get_pubkey(cert)->type = EVP_PKEY_DSA;
  1757. ret = tor_x509_cert_new(cert);
  1758. tt_assert(ret);
  1759. #endif /* 0 */
  1760. #ifndef OPENSSL_OPAQUE
  1761. cert = read_cert_from(validCertString);
  1762. X509_CINF_free(cert->cert_info);
  1763. cert->cert_info = NULL;
  1764. ret = tor_x509_cert_new(cert);
  1765. tt_assert(ret);
  1766. #endif /* !defined(OPENSSL_OPAQUE) */
  1767. done:
  1768. tor_x509_cert_free(ret);
  1769. }
  1770. static void
  1771. test_tortls_cert_is_valid(void *ignored)
  1772. {
  1773. (void)ignored;
  1774. int ret;
  1775. tor_x509_cert_t *cert = NULL, *scert = NULL;
  1776. scert = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1777. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1778. tt_int_op(ret, OP_EQ, 0);
  1779. cert = tor_malloc_zero(sizeof(tor_x509_cert_t));
  1780. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1781. tt_int_op(ret, OP_EQ, 0);
  1782. tor_free(scert);
  1783. tor_free(cert);
  1784. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1785. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1786. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1787. tt_int_op(ret, OP_EQ, 1);
  1788. #ifndef OPENSSL_OPAQUE
  1789. tor_x509_cert_free(cert);
  1790. tor_x509_cert_free(scert);
  1791. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1792. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1793. ASN1_TIME_free(cert->cert->cert_info->validity->notAfter);
  1794. cert->cert->cert_info->validity->notAfter =
  1795. ASN1_TIME_set(NULL, time(NULL)-1000000);
  1796. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1797. tt_int_op(ret, OP_EQ, 0);
  1798. tor_x509_cert_free(cert);
  1799. tor_x509_cert_free(scert);
  1800. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1801. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1802. X509_PUBKEY_free(cert->cert->cert_info->key);
  1803. cert->cert->cert_info->key = NULL;
  1804. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 1);
  1805. tt_int_op(ret, OP_EQ, 0);
  1806. #endif /* !defined(OPENSSL_OPAQUE) */
  1807. #if 0
  1808. tor_x509_cert_free(cert);
  1809. tor_x509_cert_free(scert);
  1810. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1811. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1812. /* This doesn't actually change the key in the cert. XXXXXX */
  1813. BN_one(EVP_PKEY_get1_RSA(X509_get_pubkey(cert->cert))->n);
  1814. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 1);
  1815. tt_int_op(ret, OP_EQ, 0);
  1816. tor_x509_cert_free(cert);
  1817. tor_x509_cert_free(scert);
  1818. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1819. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1820. /* This doesn't actually change the key in the cert. XXXXXX */
  1821. X509_get_pubkey(cert->cert)->type = EVP_PKEY_EC;
  1822. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 1);
  1823. tt_int_op(ret, OP_EQ, 0);
  1824. tor_x509_cert_free(cert);
  1825. tor_x509_cert_free(scert);
  1826. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1827. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1828. /* This doesn't actually change the key in the cert. XXXXXX */
  1829. X509_get_pubkey(cert->cert)->type = EVP_PKEY_EC;
  1830. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1831. tt_int_op(ret, OP_EQ, 1);
  1832. tor_x509_cert_free(cert);
  1833. tor_x509_cert_free(scert);
  1834. cert = tor_x509_cert_new(read_cert_from(validCertString));
  1835. scert = tor_x509_cert_new(read_cert_from(caCertString));
  1836. /* This doesn't actually change the key in the cert. XXXXXX */
  1837. X509_get_pubkey(cert->cert)->type = EVP_PKEY_EC;
  1838. X509_get_pubkey(cert->cert)->ameth = NULL;
  1839. ret = tor_tls_cert_is_valid(LOG_WARN, cert, scert, time(NULL), 0);
  1840. tt_int_op(ret, OP_EQ, 0);
  1841. #endif /* 0 */
  1842. done:
  1843. tor_x509_cert_free(cert);
  1844. tor_x509_cert_free(scert);
  1845. }
  1846. static void
  1847. test_tortls_context_init_one(void *ignored)
  1848. {
  1849. (void)ignored;
  1850. int ret;
  1851. tor_tls_context_t *old = NULL;
  1852. MOCK(crypto_pk_new, fixed_crypto_pk_new);
  1853. fixed_crypto_pk_new_result_index = 0;
  1854. fixed_crypto_pk_new_result[0] = NULL;
  1855. ret = tor_tls_context_init_one(&old, NULL, 0, 0, 0);
  1856. tt_int_op(ret, OP_EQ, -1);
  1857. done:
  1858. UNMOCK(crypto_pk_new);
  1859. }
  1860. #define LOCAL_TEST_CASE(name, flags) \
  1861. { #name, test_tortls_##name, (flags|TT_FORK), NULL, NULL }
  1862. #ifdef OPENSSL_OPAQUE
  1863. #define INTRUSIVE_TEST_CASE(name, flags) \
  1864. { #name, NULL, TT_SKIP, NULL, NULL }
  1865. #else
  1866. #define INTRUSIVE_TEST_CASE(name, flags) LOCAL_TEST_CASE(name, flags)
  1867. #endif /* defined(OPENSSL_OPAQUE) */
  1868. struct testcase_t tortls_openssl_tests[] = {
  1869. LOCAL_TEST_CASE(tor_tls_new, TT_FORK),
  1870. LOCAL_TEST_CASE(get_state_description, TT_FORK),
  1871. LOCAL_TEST_CASE(get_by_ssl, TT_FORK),
  1872. LOCAL_TEST_CASE(allocate_tor_tls_object_ex_data_index, TT_FORK),
  1873. LOCAL_TEST_CASE(log_one_error, TT_FORK),
  1874. INTRUSIVE_TEST_CASE(get_error, TT_FORK),
  1875. LOCAL_TEST_CASE(always_accept_verify_cb, 0),
  1876. INTRUSIVE_TEST_CASE(x509_cert_free, 0),
  1877. LOCAL_TEST_CASE(cert_matches_key, 0),
  1878. INTRUSIVE_TEST_CASE(cert_get_key, 0),
  1879. LOCAL_TEST_CASE(get_my_client_auth_key, TT_FORK),
  1880. INTRUSIVE_TEST_CASE(get_ciphersuite_name, 0),
  1881. INTRUSIVE_TEST_CASE(classify_client_ciphers, 0),
  1882. LOCAL_TEST_CASE(client_is_using_v2_ciphers, 0),
  1883. INTRUSIVE_TEST_CASE(get_pending_bytes, 0),
  1884. INTRUSIVE_TEST_CASE(SSL_SESSION_get_master_key, 0),
  1885. INTRUSIVE_TEST_CASE(get_tlssecrets, 0),
  1886. INTRUSIVE_TEST_CASE(get_buffer_sizes, 0),
  1887. INTRUSIVE_TEST_CASE(try_to_extract_certs_from_tls, 0),
  1888. INTRUSIVE_TEST_CASE(get_peer_cert, 0),
  1889. INTRUSIVE_TEST_CASE(peer_has_cert, 0),
  1890. INTRUSIVE_TEST_CASE(finish_handshake, 0),
  1891. INTRUSIVE_TEST_CASE(handshake, 0),
  1892. INTRUSIVE_TEST_CASE(write, 0),
  1893. INTRUSIVE_TEST_CASE(read, 0),
  1894. INTRUSIVE_TEST_CASE(server_info_callback, 0),
  1895. LOCAL_TEST_CASE(get_write_overhead_ratio, TT_FORK),
  1896. LOCAL_TEST_CASE(is_server, 0),
  1897. INTRUSIVE_TEST_CASE(assert_renegotiation_unblocked, 0),
  1898. INTRUSIVE_TEST_CASE(block_renegotiation, 0),
  1899. INTRUSIVE_TEST_CASE(unblock_renegotiation, 0),
  1900. INTRUSIVE_TEST_CASE(set_renegotiate_callback, 0),
  1901. LOCAL_TEST_CASE(set_logged_address, 0),
  1902. INTRUSIVE_TEST_CASE(find_cipher_by_id, 0),
  1903. INTRUSIVE_TEST_CASE(session_secret_cb, 0),
  1904. INTRUSIVE_TEST_CASE(debug_state_callback, 0),
  1905. INTRUSIVE_TEST_CASE(context_new, TT_FORK /* redundant */),
  1906. LOCAL_TEST_CASE(create_certificate, 0),
  1907. LOCAL_TEST_CASE(cert_new, 0),
  1908. LOCAL_TEST_CASE(cert_is_valid, 0),
  1909. LOCAL_TEST_CASE(context_init_one, 0),
  1910. END_OF_TESTCASES
  1911. };