Update RFC reference in subject: Likely typo RFC2553 -> RFC2253, Consider RFC4514
Closes #30068 Signed-off-by: hokuda <hisanobu.okuda@gmail.com>
This commit is contained in:
parent
c17023270c
commit
2a1b79d1fc
4 changed files with 4 additions and 4 deletions
|
@ -1943,7 +1943,7 @@ clientProfileName=Nombre del perfil del cliente
|
|||
effectiveProtocolMappers=Mapeadores de protocolo efectivos
|
||||
userVerify.preferred=Preferido
|
||||
syncModes.legacy=Heredado
|
||||
allowRegexComparisonHelp=Si está DESACTIVADO, entonces el DN de sujeto del certificado de cliente dado debe coincidir exactamente con el DN dado de la propiedad 'DN de sujeto', según se describe en la especificación RFC8705. El DN de sujeto puede estar en el formato RFC2553 o RFC1779. Si está ACTIVADO, entonces el DN de sujeto del certificado de cliente debería coincidir con la expresión regular especificada por la propiedad 'DN de sujeto'.
|
||||
allowRegexComparisonHelp=Si está DESACTIVADO, entonces el DN de sujeto del certificado de cliente dado debe coincidir exactamente con el DN dado de la propiedad 'DN de sujeto', según se describe en la especificación RFC8705. El DN de sujeto puede estar en el formato RFC4514 o RFC1779. Si está ACTIVADO, entonces el DN de sujeto del certificado de cliente debería coincidir con la expresión regular especificada por la propiedad 'DN de sujeto'.
|
||||
eventTypes.UPDATE_TOTP_ERROR.description=Error al actualizar TOTP
|
||||
titleEvents=Eventos
|
||||
signServiceProviderMetadata=Firmar metadatos del proveedor de servicios
|
||||
|
|
|
@ -1942,7 +1942,7 @@ clientProfileName=Nazwa profilu klienta
|
|||
effectiveProtocolMappers=Skuteczne mapery protokołów
|
||||
userVerify.preferred=Preferowany
|
||||
syncModes.legacy=Legacy
|
||||
allowRegexComparisonHelp=Jeśli WYŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta musi dokładnie pasować do podanego DN z właściwości „Subject DN”, zgodnie z specyfikacją RFC8705. Identifikator podmiotu (Subject DN) może być w formacie RFC2553 lub RFC1779. Jeśli WŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta powinien pasować do wyrażenia regularnego określonego w właściwości „Subject DN”.
|
||||
allowRegexComparisonHelp=Jeśli WYŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta musi dokładnie pasować do podanego DN z właściwości „Subject DN”, zgodnie z specyfikacją RFC8705. Identifikator podmiotu (Subject DN) może być w formacie RFC4514 lub RFC1779. Jeśli WŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta powinien pasować do wyrażenia regularnego określonego w właściwości „Subject DN”.
|
||||
eventTypes.UPDATE_TOTP_ERROR.description=Błąd aktualizacji TOTP
|
||||
titleEvents=Zdarzenia
|
||||
signServiceProviderMetadata=Podpisz metadane dostawcy usług
|
||||
|
|
|
@ -1904,7 +1904,7 @@ clientProfileName=客户端配置文件名称
|
|||
effectiveProtocolMappers=有效的协议映射器
|
||||
userVerify.preferred=首选
|
||||
syncModes.legacy=引用
|
||||
allowRegexComparisonHelp=如果关闭,则来自给定客户端证书的主题 DN 必须与 RFC8705 规范中描述的‘主题 DN’属性中的给定 DN 完全匹配。主题 DN 可以采用 RFC2553 或 RFC1779 格式。如果打开, 那么来自给定客户端证书的主题 DN 应该与“主题 DN”属性指定的正则表达式相匹配。
|
||||
allowRegexComparisonHelp=如果关闭,则来自给定客户端证书的主题 DN 必须与 RFC8705 规范中描述的‘主题 DN’属性中的给定 DN 完全匹配。主题 DN 可以采用 RFC4514 或 RFC1779 格式。如果打开, 那么来自给定客户端证书的主题 DN 应该与“主题 DN”属性指定的正则表达式相匹配。
|
||||
eventTypes.UPDATE_TOTP_ERROR.description=更新totp错误
|
||||
titleEvents=事件
|
||||
addIdpMapperName=映射器的名称。
|
||||
|
|
|
@ -1982,7 +1982,7 @@ clientProfileName=Client profile name
|
|||
effectiveProtocolMappers=Effective protocol mappers
|
||||
userVerify.preferred=Preferred
|
||||
syncModes.legacy=Legacy
|
||||
allowRegexComparisonHelp=If OFF, then the Subject DN from given client certificate must exactly match the given DN from the 'Subject DN' property as described in the RFC8705 specification. The Subject DN can be in the RFC2553 or RFC1779 format. If ON, then the Subject DN from given client certificate should match regex specified by 'Subject DN' property.
|
||||
allowRegexComparisonHelp=If OFF, then the Subject DN from given client certificate must exactly match the given DN from the 'Subject DN' property as described in the RFC8705 specification. The Subject DN can be in the RFC4514 or RFC1779 format. If ON, then the Subject DN from given client certificate should match regex specified by 'Subject DN' property.
|
||||
eventTypes.UPDATE_TOTP_ERROR.description=Update totp error
|
||||
titleEvents=Events
|
||||
signServiceProviderMetadata=Sign service provider metadata
|
||||
|
|
Loading…
Reference in a new issue