Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8352857
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T09:05:34+00:00 2026-06-09T09:05:34+00:00

I am trying to access a subversion repository using SharpSvn. The repository is only

  • 0

I am trying to access a subversion repository using SharpSvn. The repository is only available via https and the machine uses its own private certificate authority (don’t worry about the security here, I trust the authority).

I have the Certificate Authority’s public root certificate, however due to user access rights I cannot install the certificate into the certificate store.

If I use subversion directly, I can add:

servers:global:ssl-authority-files=/path/to/cacert.crt
servers:groups:myhost=myhostsdns.com

either as command line objects or to the config file.

How do I set these options in SharpSvn so that I can use the cacert.crt file so that I don’t get “certificate verification failed” when I try to access my repository, and I don’t have to just ignore the error?

Many thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T09:05:36+00:00Added an answer on June 9, 2026 at 9:05 am

    How is it that it’s only after you ask the question that you realize the answer?

    I solved this by setting the configuration options on the SvnClient object as such:

    SvnClient _svnClient = new SvnClient();
    _svnClient.Configuration.SetOption("servers", "global", "ssl-authority-files", "/path/to/cacert.crt");
    _svnClient.Configuration.SetOption("servers", "groups", "myhost", "myhostsdns.com");
    

    Apologies on the self help, hope it helps the next person.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use Hudson (which uses SVNKit) to access a Subversion repository that
I'm trying to access a Subversion repository with an integration plugin in Eclipse 3.2.2.
I am trying to access information on a website that uses frames. When I
Hi I'm trying to access a WCF service which returns a JSON Array using
I'm trying to share a project between my desktop and laptop using Subversion. The
I'm trying to access an existing Subversion server over HTTP. My dav_svn.conf file looks
When trying to access data-onload using $(#index).data(onload) I get back 'undefined' : <script type=text/html>
I'm trying to understand the differences in terms of subversion repository security between a
After trying to access ivars using KVC, I have noticed that there was no
I'm trying to add a file to my repository using svnkit but I get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.