Removed redundant functions, some Standardisation work
This commit is contained in:
@@ -18,5 +18,8 @@ return array(
|
||||
|
||||
// Location to openssl config
|
||||
'config' => 'application/config/openssl.cnf',
|
||||
|
||||
// Algorithm to use for signing certs
|
||||
'digest' => 'sha256',
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user