Re: problem string: "The root certificate this one claims to be issued by is unknown."

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: problem string: "The root certificate this one claims to be issued by is unknown."

by Richard Laager :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-09-08 at 20:29 +0200, Yngve Spjeld Landro wrote:
> Yet :-O another string I am having trouble with: "The root certificate  
> this one claims to be issued by is unknown." What/who is "this one"?

This message sounds awkward to me, a native English speaker.

How about something like this:
"The certificate is issued by an unknown root."

Or better, this message from Firefox:
"The certificate is not trusted because the issuer certificate is
unknown."

Unless someone objects, I'm going to commit the latter.

Richard

_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel

Re: problem string: "The root certificate this one claims to be issued by is unknown."

by William Ehlhardt :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Mon, Sep 21, 2009 at 11:56 PM, Richard Laager <rlaager@...> wrote:

> On Tue, 2009-09-08 at 20:29 +0200, Yngve Spjeld Landro wrote:
>> Yet :-O another string I am having trouble with: "The root certificate
>> this one claims to be issued by is unknown." What/who is "this one"?
>
> This message sounds awkward to me, a native English speaker.
>
> How about something like this:
> "The certificate is issued by an unknown root."
>
> Or better, this message from Firefox:
> "The certificate is not trusted because the issuer certificate is
> unknown."
>
> Unless someone objects, I'm going to commit the latter.

As the original author of that clunker, I'll chime in. The message
means to say that the certificate chain submitted by the remote host
has been validated all the way back to its root, but the root itself
is not in Pidgin's root certs list. Thus, strictly speaking (due to
the possibility of multilevel chains), neither of these seems to be
correct in all cases (nor is the original message, for that matter).

Pedantry aside, I think Richard's solution is fine, even though it is
not literally correct.

-William

_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel

Re: problem string: "The root certificate this one claims to be issued by is unknown."

by Kevin Stange :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

William Ehlhardt wrote:

> On Mon, Sep 21, 2009 at 11:56 PM, Richard Laager <rlaager@...> wrote:
>> On Tue, 2009-09-08 at 20:29 +0200, Yngve Spjeld Landro wrote:
>>> Yet :-O another string I am having trouble with: "The root certificate
>>> this one claims to be issued by is unknown." What/who is "this one"?
>> This message sounds awkward to me, a native English speaker.
>>
>> How about something like this:
>> "The certificate is issued by an unknown root."
>>
>> Or better, this message from Firefox:
>> "The certificate is not trusted because the issuer certificate is
>> unknown."
>>
>> Unless someone objects, I'm going to commit the latter.
>
> As the original author of that clunker, I'll chime in. The message
> means to say that the certificate chain submitted by the remote host
> has been validated all the way back to its root, but the root itself
> is not in Pidgin's root certs list. Thus, strictly speaking (due to
> the possibility of multilevel chains), neither of these seems to be
> correct in all cases (nor is the original message, for that matter).
>
> Pedantry aside, I think Richard's solution is fine, even though it is
> not literally correct.
I think that the either message can be read as literally accurate, for
the context of "unknown."  We're not saying we don't know what the root
certificate is, we're saying we don't know the root certificate.  Either
meaning could be interpreted.

It could perhaps be phrased this way:

"The certificate is not trusted because no certificate that can verify
it is currently trusted."

This wording includes the possibility we could actually add an
intermediate certificate, rather than a real root.  I'm not sure if
"verify" is a good word, but I'm a little sleepy.  I'm looking for a
synonym for "vouch for" that sounds more professional.

Kevin



_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel

signature.asc (269 bytes) Download Attachment

Re: problem string: "The root certificate this one claims to be issued by is unknown."

by Paul Aurich-4 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

I just updated the string in-tree using Kevin's version.
~Paul

And Kevin Stange spoke on 09/22/2009 02:34 AM, saying:

<snip/>

> "The certificate is not trusted because no certificate that can verify
> it is currently trusted."
>
> This wording includes the possibility we could actually add an
> intermediate certificate, rather than a real root.  I'm not sure if
> "verify" is a good word, but I'm a little sleepy.  I'm looking for a
> synonym for "vouch for" that sounds more professional.
>
> Kevin



_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel

signature.asc (918 bytes) Download Attachment