Next: Using PKCS#11 module as cryptographic backend, Previous: Enabling/Disabling system/acceleration protocols, Up: System-wide configuration of the library [Contents][Index]
This option can be used to enable/disable RSA PKCS1 v1.5 encryption and decryption in GnuTLS. The RSAES-PKCS1-v1_5 is enabled by default.
Below example shows how to explicitely disable the RSAES-PKCS1-v1_5.
[overrides] allow-rsa-pkcs1-encrypt = false