]> jfr.im git - solanum.git/commit
[TLS backends] Miscellaneous fixes
authorAaron Jones <redacted>
Wed, 27 Apr 2016 21:43:54 +0000 (21:43 +0000)
committerAaron Jones <redacted>
Wed, 27 Apr 2016 21:45:19 +0000 (21:45 +0000)
commite3760ba71046b20fc9304b4e56b3193d9dec8e0f
tree482d3c42be27063e66b901f6a57586041e4dcdf7
parentd6acb437694fed2c12f19283a86af4076c4a5141
[TLS backends] Miscellaneous fixes

* Certificate fingerprint length functions return an "int", so use an
  int when calculating the length
* Clean up the OpenSSL certificate fingerprint if() and indentation mess
librb/src/gnutls.c
librb/src/mbedtls.c
librb/src/openssl.c