Am 25.12.16 um 22:38 schrieb Steffan Karger:
> Ever since we support TLS 1.2 (OpenVPN 2.3.3+), the RSA_SIGN might not
> only request MD5-SHA1 'TLS signatures', but also other variants.
> Document this by updating the implementation hints, and explicitly
> stating that we expect a PKCS#1 1.5 signatu
Ever since we support TLS 1.2 (OpenVPN 2.3.3+), the RSA_SIGN might not
only request MD5-SHA1 'TLS signatures', but also other variants.
Document this by updating the implementation hints, and explicitly
stating that we expect a PKCS#1 1.5 signature.
Trac: #764
Signed-off-by: Steffan Karger
---