Giter Club home page Giter Club logo

Comments (5)

groob avatar groob commented on June 25, 2024

The NDES url is not /scep but /certsrv/mscep/

Also I know that I fixed the scep NDES issues in master, but don't think those changes are part of v1.0.0
Until there's a new release, you will have to build from source to get the scepclient changes that support NDES

See list of commits here: v1.0.0...master

Windows support was added here #43

from scep.

Beanow avatar Beanow commented on June 25, 2024

Currently I am using the master branch for the client and server on linux.

There is no endpoint on /certsrv/mscep/.
Tried searching the code for this endpoint, but other than the readme it's nowhere to be found.

Meanwhile the /scep endpoint does seem to respond to the -ca-fingerprint flag.
For example:

$ ./scepclient -private-key client.key -server-url=http://localhost:8080/scep -ca-fingerprint="000aaaaa0000"
ts=2017-11-06T14:38:08.276833284Z level=info op=GetCACaps error=null took=707.031µs
ts=2017-11-06T14:38:08.277354296Z level=info op=GetCACert error=null took=155.411µs
could not find cert for md5 000aaaaa0000

from scep.

groob avatar groob commented on June 25, 2024

There is no endpoint on /certsrv/mscep/

There is if you're pointing the scepclient to a NDES server not to scepserver from this repo.

What are you trying to accomplish?

from scep.

Beanow avatar Beanow commented on June 25, 2024

Ah I see, I thought NDES was supposed to be served by scepserver from the readme.
Only testing the different endpoints to familiarize before using.

from scep.

groob avatar groob commented on June 25, 2024

If you want to make the documentation clearer, consider sending a pull request to update the readme. 🙇

from scep.

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.