diff --git a/docker-softhsm/crypki.conf.sample b/docker-softhsm/crypki.conf.sample index 8dee58b8..88dbee63 100644 --- a/docker-softhsm/crypki.conf.sample +++ b/docker-softhsm/crypki.conf.sample @@ -37,8 +37,8 @@ "CreateCACertIfNotExist": true, "Identifier": "x509-key", "KeyLabel": "host_x509", - "KeyType": 2, - "SignatureAlgo": 3, + "KeyType": 3, + "SignatureAlgo": 11, "Locality": "Example", "Organization": "Example! Inc.", "OrganizationalUnit": "Example",