Re: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate

2018-01-22 Thread Marc Strapetz
On 10.01.2018 02:44, Philip Martin wrote: Marc Strapetz writes: Marc, please let us know if you learnt any more about this problem. Unfortunately we didn't make progress here since my posting. I have just fixed a bug in the JavaHL implementation of SSL trust prompting, see r1820718. I don

Re: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate

2018-01-09 Thread Philip Martin
Marc Strapetz writes: >> Marc, please let us know if you learnt any more about this problem. > > Unfortunately we didn't make progress here since my posting. I have just fixed a bug in the JavaHL implementation of SSL trust prompting, see r1820718. I don't know if applies in your case, but it m

Re: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate

2018-01-02 Thread Marc Strapetz
   at org.apache.subversion.javahl.remote.RemoteFactory.openRemoteSession    (RemoteFactory.java:228)    ... Caused by: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate Unexpected ASN1 tag    ... with Subversion 1.9.7. He writes that command line client works fine for him. It warns about the certif

Re: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate

2018-01-02 Thread Julian Foad
org.apache.subversion.javahl.remote.RemoteFactory.open   (Native Method)   at org.apache.subversion.javahl.remote.RemoteFactory.openRemoteSession   (RemoteFactory.java:228)   ... Caused by: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate Unexpected ASN1 tag

org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate

2017-11-22 Thread Marc Strapetz
: org.apache.subversion.javahl.ClientException: Found invalid algorithm in certificate Unexpected ASN1 tag ... with Subversion 1.9.7. He writes that command line client works fine for him. It warns about the certificate not being "issued by a trusted authority" and then shows the ex