vici: Remove obsolete certificate registration for hash-and-URL
This commit is contained in:
@@ -36,13 +36,6 @@ struct vici_authority_t {
|
||||
*/
|
||||
credential_set_t set;
|
||||
|
||||
/**
|
||||
* Check if a certificate can be made available through hash and URL.
|
||||
*
|
||||
* @param cert end entity certificate
|
||||
*/
|
||||
void (*check_for_hash_and_url)(vici_authority_t *this, certificate_t* cert);
|
||||
|
||||
/**
|
||||
* Destroy a vici_authority_t.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user