{"id":4759,"date":"2014-03-30T15:14:58","date_gmt":"2014-03-30T15:14:58","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/svn-accept-certificate-permanently-for-all-users-collection-of-common-programming-errors\/"},"modified":"2014-03-30T15:14:58","modified_gmt":"2014-03-30T15:14:58","slug":"svn-accept-certificate-permanently-for-all-users-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/svn-accept-certificate-permanently-for-all-users-collection-of-common-programming-errors\/","title":{"rendered":"svn accept certificate permanently for all users-Collection of common programming errors"},"content":{"rendered":"<p>So I have a certificate issue with a third party svn server and fixing it right now is not an option for me. When I ssh into my server I can trust the certificate but it only applies for the user I&#8217;m logged in as. Right now to accept the certificate permenantly I just do:<\/p>\n<pre><code>svn info \"https:\/\/www.example.com\/repo\" \n<\/code><\/pre>\n<p>and I get the following message<\/p>\n<pre><code>Error validating server certificate for 'https:\/\/www.example.com:443':\n - The certificate is not issued by a trusted authority. Use the\n   fingerprint to validate the certificate manually!\nCertificate information:\n - Hostname: www.example.com\n - Valid: from Mon, 21 Jan 2013 00:49:57 GMT until Thu, 24 Mar 2016 12:18:43 GMT\n - Issuer: GeoTrust, Inc., US\n - Fingerprint: XX:XX:XX:XX:XX:XX:XX:XX:XX\n(R)eject, accept (t)emporarily or accept (p)ermanently?\n<\/code><\/pre>\n<p>and then I hit <code>p<\/code> to accept it permanently. The problem is when I log in as a different user I get the same certificate warning. Is there any way to accept the certificate permanently for my account and all existing accounts at the same time?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So I have a certificate issue with a third party svn server and fixing it right now is not an option for me. When I ssh into my server I can trust the certificate but it only applies for the user I&#8217;m logged in as. Right now to accept the certificate permenantly I just do: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4759","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4759","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4759"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4759\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4759"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4759"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4759"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}