Coder Social home page Coder Social logo

Comments (5)

darnjo avatar darnjo commented on June 2, 2024

Hi @rich0726, thanks for the question.

Have you verified that you have set up SSL certs on your local server? You could try making the request with http instead...

from web-api-commander.

rich0726 avatar rich0726 commented on June 2, 2024

For now I'm just using a self-signed certificate generated by IIS express. In Googling this particular error, it seems like I need to export the certificate to a .cer file, then use keytool to import to a JavaKeyStore (jks). I did all that and I'm still getting the error. I don't know what to do with the jks once I have it though.

from web-api-commander.

rich0726 avatar rich0726 commented on June 2, 2024

FWIW, if I disable SSL on my localhost, getMetadata works just fine, so it's definitely something to do with Java not seeing the certificate.

from web-api-commander.

darnjo avatar darnjo commented on June 2, 2024

Thanks, Rich. We have tested the tool on production servers with HTTPS, which is what we use to do all of our testing, so I'm fairly confident the library and code can handle it, I think it's something about the Apache client library doing additional validation on your SSL config and it's not finding something it's expecting. Perhaps we can chat a bit further or you could provide me with a Docker image of your local environment and/or steps to reproduce (how did you sign the cert, etc)?

Feel free to send an email to [email protected] if you'd like to have a quick meeting about it instead...

from web-api-commander.

rich0726 avatar rich0726 commented on June 2, 2024

I think I can probably work through this once I move off of localhost and use a real certificate. Thanks for the help. I'll close the issue for now.

from web-api-commander.

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.