Clear common name
This commit is contained in:
@@ -233,6 +233,8 @@ case 'final':
|
|||||||
$serial = $errtxt;
|
$serial = $errtxt;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
# Clear common_name fields
|
||||||
|
$common_name = '';
|
||||||
|
|
||||||
switch($cert_type) {
|
switch($cert_type) {
|
||||||
case 'server':
|
case 'server':
|
||||||
|
Reference in New Issue
Block a user