#include "ssl_private.h"
#include <openssl/ui.h>
Go to the source code of this file.
|
| static apr_status_t | exists_and_readable (const char *fname, apr_pool_t *pool, apr_time_t *mtime) |
| |
| static const char * | asn1_table_vhost_key (SSLModConfigRec *mc, apr_pool_t *p, const char *id, int i) |
| |
| int | ssl_pphrase_Handle_CB (char *, int, int, void *) |
| |
| static char * | pphrase_array_get (apr_array_header_t *arr, int idx) |
| |
| apr_status_t | ssl_load_encrypted_pkey (server_rec *s, apr_pool_t *p, int idx, const char *pkey_file, apr_array_header_t **pphrases) |
| |
| static apr_status_t | ssl_pipe_child_create (apr_pool_t *p, const char *progname) |
| |
| static int | pipe_get_passwd_cb (char *buf, int length, char *prompt, int verify) |
| |
| apr_status_t | modssl_load_engine_keypair (server_rec *s, apr_pool_t *pconf, apr_pool_t *ptemp, const char *vhostid, const char *certid, const char *keyid, X509 **pubkey, EVP_PKEY **privkey) |
| |
◆ BUILTIN_DIALOG_BACKOFF
| #define BUILTIN_DIALOG_BACKOFF 2 |
◆ BUILTIN_DIALOG_RETRIES
| #define BUILTIN_DIALOG_RETRIES 5 |
◆ asn1_table_vhost_key()
◆ exists_and_readable()
◆ pipe_get_passwd_cb()
◆ pphrase_array_get()
◆ ssl_pipe_child_create()
◆ ssl_pphrase_Handle_CB()
| int ssl_pphrase_Handle_CB |
( |
char * |
buf, |
|
|
int |
bufsize, |
|
|
int |
verify, |
|
|
void * |
srv |
|
) |
| |
◆ key_types
◆ readtty
◆ writetty