Entrust just looks into CSR for RSA/EC key type
This commit is contained in:
parent
9957120a7f
commit
0e02abbb37
@ -78,7 +78,6 @@ def process_options(options):
|
||||
"eku": "SERVER_AND_CLIENT_AUTH",
|
||||
"certType": product_type,
|
||||
"certExpiryDate": validity_end,
|
||||
# "keyType": "RSA", Entrust complaining about this parameter
|
||||
"tracking": tracking_data
|
||||
}
|
||||
return data
|
||||
|
Loading…
Reference in New Issue
Block a user