Michał Trojnara

Results 2 issues of Michał Trojnara

Allow OpenSSL to automatically select the client certificate and authenticate with the corresponding private key.

enhancement

The following errors are returned: ``` make CC [M] /home/mtrojnar/src/kvdo/vdo/logger.o /home/mtrojnar/src/kvdo/vdo/io-factory.c: In function ‘get_block_device_from_name’: /home/mtrojnar/src/kvdo/vdo/io-factory.c:90:33: error: implicit declaration of function ‘blkdev_get_by_dev’; did you mean ‘blkdev_get_no_open’? [-Werror=implicit-function-declaration] 90 | factory->bdev =...