-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 28/02/12 17:29, Adriaan de Jong wrote:
> The serial length was one digit too short, resulting in missing
> digits at the end of the certificate's stringified serial number.
>
> Signed-off-by: Adriaan de Jong ---
> ssl_verify_polarssl.c |2 +-
The serial length was one digit too short, resulting in missing digits at the
end of the certificate's stringified serial number.
Signed-off-by: Adriaan de Jong
---
ssl_verify_polarssl.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ssl_verify_polarssl.c b/ssl_verify