On 02/03/2016 09:34 PM, David Howells wrote:
> Juerg Haefliger <juerg.haefli...@hpe.com> wrote:
> 
>> +static EVP_PKEY *read_private_key(char *private_key_name)
> 
> const char * please.
> 
>> +static X509 *read_x509(char *x509_name)
> 
> And here.

Why? These functions do return pointers to EVP_PKEY and X509 structs.

...Juerg


> David
> 

Reply via email to