Issue643

Title client certificate authentication over HTTPS
Priority feature Status chatting
Superseder Nosy List ThomasAH, ThurnerRupert, djc, hlavki, holmboe, jglick, unlink
Assigned To Topics http_proto, security

Created on 2007-07-23.19:24:34 by hlavki, last changed 2008-11-20.18:35:43 by holmboe.

Messages
msg7772 (view) Author: djc Date: 2008-11-02.13:24:53
Okay, sorry about that.
msg7449 (view) Author: hlavki Date: 2008-10-15.07:27:35
thanks Jesse, you are right. This issue is not about server side certificates, 
but client side authentication using certificates...
msg7441 (view) Author: jglick Date: 2008-10-14.15:55:44
I think this is different from issue1174. That is about verifying the server's
certificate against a trusted root chain. As I understand it, this issue is
about permitting clients to use certificates to authenticate themselves, rather
than needing to enter a password at the CLI (or store it in plaintext in the hgrc).
msg7318 (view) Author: djc Date: 2008-10-06.11:44:38
Supersede this with issue1174, copying nosy.
msg7306 (view) Author: hlavki Date: 2008-10-04.21:29:08
Why is this issue still unread?
msg3573 (view) Author: hlavki Date: 2007-07-23.19:24:33
Hello,

there is no possibility to configure mercurial for client certificate 
authentication over https.
History
Date User Action Args
2008-11-20 18:35:43holmboesetnosy: + holmboe
2008-11-16 04:02:58unlinksetnosy: + unlink
2008-11-02 13:24:53djcsetnosy: ThomasAH, ThurnerRupert, hlavki, jglick, djc
messages: + msg7772
2008-10-15 07:27:35hlavkisetnosy: ThomasAH, ThurnerRupert, hlavki, jglick, djc
superseder: - https in hg less secure than expected
messages: + msg7449
2008-10-14 15:55:45jglicksetstatus: resolved -> chatting
nosy: ThomasAH, ThurnerRupert, hlavki, jglick, djc
messages: + msg7441
2008-10-06 11:44:56djcsetstatus: chatting -> resolved
nosy: ThomasAH, ThurnerRupert, hlavki, jglick, djc
2008-10-06 11:44:38djcsetstatus: unread -> chatting
nosy: + djc
superseder: + https in hg less secure than expected
messages: + msg7318
2008-10-05 22:06:01hlavkisetstatus: chatting -> unread
nosy: ThomasAH, ThurnerRupert, hlavki, jglick
2008-10-04 21:29:15hlavkisetstatus: unread -> chatting
nosy: ThomasAH, ThurnerRupert, hlavki, jglick
messages: + msg7306
2008-02-17 22:17:19ThomasAHsetnosy: + ThomasAH
2007-12-15 01:25:03jglicksetnosy: + jglick
2007-07-24 12:58:50ThurnerRupertsetnosy: + ThurnerRupert
2007-07-23 19:24:34hlavkicreate