+
Profile contract
+
+
+ EKUs:
+ {profileEkus.length === 0 ? (
+ none restricted
+ ) : (
+ profileEkus.join(', ')
+ )}
+
+
+ Short-lived (TTL < 1h):
+
+ {profileShortLived ? 'allowed' : 'not allowed'}
+
+
+
+
+ EKUs and short-lived eligibility are profile-level. To change them, edit the profile or pick a different one — they are not per-cert toggles.
+
+
+ )}
-