Log more OpenSSL engine statuses at startup.

Fixes ticket 10043; patch from Joshua Datko.
This commit is contained in:
Nick Mathewson
2013-11-18 11:12:24 -05:00
parent fe0d1c6661
commit 84458b79a7
2 changed files with 16 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- When logging OpenSSL engine status at startup, log the status of
more engines. Fixes ticket 10043; patch from Joshua Datko.