/srv/irclogs.ubuntu.com/2010/01/11/#ubuntu-ec2.txt

develophi i wanna user --user-data-file with instances sending a sctipt to checkout code from svn00:04
developi did --trust-server-cert00:04
developbu get Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted00:04
developany idea?00:04
developdon't wanna bundle image with cert00:05
flaccidthis is an svn question?00:05
developyes but since it is for a first setup i thought maybe one here already had the prob. svn irc did not help you have to once trust the cert00:12
developso maybe sending a bash key t (trust ) maybe an idea00:12
developapt-get install has a flag -y but what if not!00:14
flaccidhuh, i dont understand what apt has to do with it00:19
flaccidpaste the command00:19
flaccidyou should rectify the cert problem as well. check the CN etc.00:23
flaccidthere is #subversion from memory too00:41
flaccidyou worked it out?00:51
developnope01:25
flaccidflaccid: paste the command01:26
developsvn co https://url --username <user> --password <pwd> --no-auth-cache --non-interactive --trust-server-cert01:34
developalso did a openssl s_client -connect ${REMHOST}:${REMPORT} 2>&1 to get the cert and saveitsomewhere01:35
flaccidpaste the error01:38
develop: Server certificate verification failed: certificate issued for a different hostname01:40
flacciddevelop: --trust-server-cert will only do self-signed certs, not certs failing to match CN01:40
flaccidwhat is the hostname of the https url and what is the CN on the cert? this is the mismatch that has to be fixed01:41
flaccidtls is pointless if clients trust wrong hosts01:41
developk will have to add cert to /etc/subversion/servers01:42
flaccidand contact the website person and say they should fix their stuff01:42
developi will thanks 4 yr help01:43
flaccidnp01:49
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== trifon is now known as BadAdempiere
=== BadAdempiere is now known as trifon

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!