Giter Site home page Giter Site logo

Testing partnership data about as2-lib HOT 8 CLOSED

phax avatar phax commented on July 29, 2024
Testing partnership data

from as2-lib.

Comments (8)

phax avatar phax commented on July 29, 2024

What part of the partnership data you want to test? Please give some example.
Something like "does the alias exist in my keystore" or so?

from as2-lib.

zharpaz-bmc-com avatar zharpaz-bmc-com commented on July 29, 2024

I want to check that the remote URL is correct. If it needs user & password, that they are correct. If possible, that the certificate is correct.

from as2-lib.

phax avatar phax commented on July 29, 2024

That's a tough thing to check, because there is no "ping" available. A server may (at least theoretically) block any other request than AS2 requests... How would you do that?

from as2-lib.

zharpaz-bmc-com avatar zharpaz-bmc-com commented on July 29, 2024

I thought to send a HEAD Query (as described in the as2 restart profile). At least servers that support restart will respond to it. What do you think?

from as2-lib.

phax avatar phax commented on July 29, 2024

Well maybe. I can just tell you, that the as2-servlet currently doesn't support it (only POST). An as2-server (the standalone server project) not even supports AS2 over HTTP - it's a socket only connection...

from as2-lib.

zharpaz-bmc-com avatar zharpaz-bmc-com commented on July 29, 2024

I see. And as2-lib, does it supports HTTP/S? for sending?

from as2-lib.

phax avatar phax commented on July 29, 2024

Yes, it does support http and https for sending of course. You can configure the certificate used, and you can even use a client certificate for sending. Also a proxy can be used

from as2-lib.

zharpaz-bmc-com avatar zharpaz-bmc-com commented on July 29, 2024

Thanks a lot for your answers Philip!

from as2-lib.

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.