Git Product home page Git Product logo

Comments (3)

nxtreaming avatar nxtreaming commented on May 18, 2024 1

经过检查 是由于我的证书机构Root CA 和中间颁发机构的CA放在一个pem文件中了,导致没法被Win7 客户端 识别, 我把他们拆成独立文件就行了。

解决方法参见如下连接:
http://serverfault.com/questions/536092/strongswan-ikev2-windows-7-agile-vpn-what-is-causing-error-13801

I had an identical problem and solved it by ensuring I had the certificate chain in the certificate file (end-entity cert, intermediate CA, root CA - in that order). TLS is fun.
After restarting strongSwan, this stopped working, but started working again when I dropped the intermediate and root CA into /etc/ipsec.d/cacerts.

from one-key-ikev2-vpn.

quericy avatar quericy commented on May 18, 2024

@nxtreaming 是的,只需要证书颁发机构的证书即可.根证书CA已经是各种客户端内置信任的了

from one-key-ikev2-vpn.

nxtreaming avatar nxtreaming commented on May 18, 2024

@nxtreaming 是的,只需要证书颁发机构的证书即可.根证书CA已经是各种客户端内置信任的了

明白了。
我遇到的问题是颁发机构和根证书都在一个pem文件中,必须把它们分开才可以,否则windows下连不上。

from one-key-ikev2-vpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.