github.com/letsencrypt/boulder@v0.20251208.0/test/certs/intermediate-key-ceremony-rsa.yaml (about)

     1  ceremony-type: key
     2  pkcs11:
     3      module: /usr/lib/softhsm/libsofthsm2.so
     4      pin: 1234
     5      store-key-in-slot: {{ .SlotID }}
     6      store-key-with-label: {{ .Label }}
     7  key:
     8      type: rsa
     9      rsa-mod-length: 2048
    10  outputs:
    11      public-key-path: test/certs/webpki/{{ .FileName }}.pubkey.pem
    12      pkcs11-config-path: test/certs/webpki/{{ .FileName }}.pkcs11.json