This commit is contained in:
claire bontempo 2025-01-02 14:13:05 -06:00 committed by GitHub
parent 1aa49af191
commit b5f2accc1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1345,7 +1345,7 @@ const pki = {
fieldGroup: 'default', fieldGroup: 'default',
helpText: helpText:
'Email addresses for which this certificate is allowed to sign or issue child certificates (see https://tools.ietf.org/html/rfc5280#section-4.2.1.10).', 'Email addresses for which this certificate is allowed to sign or issue child certificates (see https://tools.ietf.org/html/rfc5280#section-4.2.1.10).',
label: 'Permitted email adresses', label: 'Permitted email addresses',
}, },
permittedIpRanges: { permittedIpRanges: {
editType: 'stringArray', editType: 'stringArray',