Commit d3d7f8cc by Mohammad Izzat Johari

refactor

parent 161856fe
......@@ -4,6 +4,6 @@ return [
'pkcs11_tool' => env('HSM_PKCS11_TOOL', ''),
'module' => env('HSM_MODULE', ''),
'pin' => env('HSM_USER_PIN', ''),
'key_label' => "key_master_".date("Y"),
'key_label' => "key_master_2025",
'slot_id' => env('HSM_SLOT_ID', '0'),
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment