You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| validityInMonths | The validity period of the certificate in months |
1267
1282
| certificateTransparency | Indicates whether the certificate should be published to the certificate transparency list when created |
1268
1283
| certificateType | the certificate type |
1269
-
| contentType | The content type of the certificate, eg Pkcs12 when the certificate contains raw PFX bytes, or Pem when it contains ASCII | PEM-encoded btes. Pkcs12 is the default value assumed
1284
+
| contentType | The content type of the certificate, eg Pkcs12 when the certificate contains raw PFX bytes, or Pem when it contains ASCII | PEM-encoded btes. Pkcs12 is the default value assumed |
1270
1285
| keySize | The size of the RSA key: 2048, 3072, or 4096 |
1271
1286
| exportable | Value indicating if the certificate key is exportable from the vault or secure certificate store |
1272
1287
| reuseKey | Value indicating if the certificate key should be reused when rotating the certificate|
0 commit comments