26 RCSIDH(utils_h,
"$Id: 9c23583ed99e82f85f2893844e63b1c7f06f4b54 $")
28 #include "openssl_user_macros.h"
30 #include <openssl/ssl.h>
32 #include <freeradius-devel/util/time.h>
33 #include <freeradius-devel/server/request.h>
int fr_utils_get_private_key_password(char *buf, int size, UNUSED int rwflag, void *u)
Return the static private key password we have configured.
char const * fr_tls_utils_x509_pkey_type(X509 *cert)
Returns a friendly identifier for the public key type of a certificate.
int fr_tls_utils_asn1time_to_epoch(time_t *out, ASN1_TIME const *asn1)
Convert OpenSSL's ASN1_TIME to an epoch time.
int fr_tls_utils_keyblock_size_get(request_t *request, SSL *ssl)
Returns the OpenSSL keyblock size.
static size_t char ** out