> padding = 3 means "no padding" indicating that the data for signature is
> already padded. That's why the data size (flen) is 256 (hashed data padded to
> the rsa key size of 2048 bits, I guess). If you are using OpenSSL 1.1.1, this
> could be due to PSS padding in which case current implement
Hi,
On Wed, Apr 10, 2019 at 10:11 AM Francois Gelis
wrote:
> Hi all,
>
> I have a working openvpn setup with client certificate and private key
> stored on my laptop. Then, I have loaded them into a smartcard (Yubico 5
> NFC), and modified accordingly the openvpn client config. But running the
>