Activity for Owais Khalid

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    Hello there, Team. We've been battling with a file queuing issue in AS2 for quite some time. We need understand how the Outbound/OurAS2ToClientAS2 works. We created parallel directories in Outbound to provide different paths for our files, but we are still unsure whether our AS2 server is delivering the files in parallel or choosing them one by one. Are they also stored in the pendingmdninfo folder before going in Outbound directory? Please confirm these inquiries since we are experiencing real-time...

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    We are using 2.9.0 version. Can you confirm what we need to put in p12 file? We can place SSL certs in JKS file but what public/private key we need to import in p12 file?

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    I tried the most recent OpenAS2Server-3.0.0 version and followed your instructions above. It works as anticipated when run with the install package, however when I changed the JKS file with my own SSL certificate, an issue occurred. The error is below.: javax.net.ssl.SSLHandshakeException: No available authentication scheme at sun.security.ssl.Alert.createSSLException(Alert.java:131) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:314)...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Hi Team, We're trying to set up HTTPs on our AS2, but we're receiving SSL handshake issues. We tried all of the solutions presented in this platform and HowTo manual but were unsuccessful. We installed version 2.9.0 and have been facing handshake issues since importing the SSL certificate in ssl certs.jks and the public/private key extracted from the SSL certificate in as2certs.p12. Kindly help us with this problem since we have been unable to configure HTTPs and our business has suffered as a result....

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Hi, Adding to previous post. We are trying to implement HTTPS for our AS2 server and finding it really hard to do it. Here is the list of steps we performed for the configuration: 1- Registered a domain against our URL/IP address for inbound communication. 2- Bought SSL certificate with that domain. 3- Implemented reverse proxy nginx to route the traffic from http to https. 4- Imported only SSL certificate in the ssl_certs.jks file. 5- Imported public/private keys extracted from the SSL certificate...

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    What partner have to change in order to resolve the SSL handshake error. Partner have self signed cert, and we have SSL cert.

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    Our certificate is SSL and its working fine for Outbound. But when our partner send us a file it got SSL handshake error. Partner is using self signed certificate and what do they need to add at ? EXTRA_PARMS=%EXTRA_PARMS% -Dorg.openas2.cert.TrustSelfSignedCN=OurCN OR EXTRA_PARMS=%EXTRA_PARMS% -Dorg.openas2.cert.TrustSelfSignedCN=ClientCertCN is this will be our CN or partner's own self signed certificate CN? And apart of that, what else is require to be done at: 1- Our side 2- Partner side

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    We have installed AS2 for HTTPs port and its working fine for Outbound. Now when our client/partner send us a file, they got SSL handshake error stated below. 2022-05-23 20:40:39.138 FINE AS2SenderModule: Connecting to: https://ourdomain:10443/ 2022-05-23 20:40:39.400 ERROR AS2SenderModule: Failed to connect to partner using SSL certificate. Please run the SSL certificate checker utility to identify the issue: https://ourdomain:10443/ 2022-05-23 20:40:39.420 ERROR javax.net.ssl.SSLHandshakeException:...

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    Just to confirm, I added only my SSL certificate in the JKS keystore. And attaching the partnerships and config file so you can review. Do let me know if you want to review any other file like jks or p12 files.

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    Hi Christopher, thanks for your response. I added my SSL certificate to the sslcerts.jks file. Can you tell me what public/private keys I should import in p12 in the HTTPs case? I also uncommented that line and put the 10443 port there, as well as in the partnerships.xml file against the as2 url attribute. I followed the section provided in the OpenAS2HowTo document but was unsuccessful. Is it possible for you to share the steps for getting HTTPs to work in AS2? So that we can start from scratch...

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    Please find below error logs: FINE DirectoryPollingModule: processing /myapp/bin/../config/../data/Outbound/PartnerAToPartnerB/997.edi FINE MessageBuilderModule: File assigned to message: 997.edi FINE AS2SenderModule: message sender invoked FINE AS2SenderModule: Save Original mic & message id information into file: /myapp/bin/../config/../data/pendinginfoMDN3/OPENAS2-20052022154304+0000-b33b67ad-17be-48da-abcb-7e57161db86e@partnerA-partnerB FINE AS2SenderModule: Connecting to: https://ourdomain/...

  • Owais Khalid Owais Khalid posted a comment on discussion Open Discussion

    We are trying to implement HTTPS for our AS2 server and here are the list of steps we performed for the configuration: 1- Registered a domain against our URL/IP address for inbound communication. 2- Bought SSL certificate with that domain. 3- Implemented nginx reverse proxy to route the traffic from http to https. (Is this required if we are configuring SSL HTTPs in AS2?) 4- Imported the SSL certificate only in the ssl_certs.jks file. 5- Imported public/private keys extracted from the SSL certificate...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    So, do we have a solution for timeout errors? We currently have the 2.9.0 version installed in our systems. Please assist us with this as it is causing us problems in production environments and causing business loss to our clients.

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    We requested this thread because we are experiencing connection timeout and connection refused issues in our AS2. You mentioned in this thread that you fixed connection timeout issues in the 2.13.1 release. Please advise us on what we need to do to resolve this issue. Details have already been shared in this thread.

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Our systems are currently running 2.9.0. What version do we need to upgrade to? Can we replace the 2.14.0 jar file with the 2.9.0 jar file?

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Hi Christopher, Thanks for the response. For our Production systems, we currently have 2.9.0 installed. Do we need to upgrade only the 2.13.1 jar file, or do we need to upgrade the entire system to the 2.13.1 version? Thanks, Owais Khalid On Tue, Dec 7, 2021 at 12:55 PM Christopher Broderick uhurusurfa@users.sourceforge.net wrote: Yes - just the jar file Connection timeout and connection refused issues https://sourceforge.net/p/openas2/discussion/265568/thread/88f39a551a/?limit=25#4d3f Sent from...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Can you confirm that, aside from the jar file, everything else will remain the same, such as no changes to the config.xml file? Regards, Owais Khalid On Sat, Dec 4, 2021 at 9:33 PM Christopher Broderick uhurusurfa@users.sourceforge.net wrote: You can replace the openas2-server-2.13.0.jar with the openas2-server-2.13.1.jar. the jar file can be found in the lib folder of the zip file download. NOTE: You must delete the old jar Connection timeout and connection refused issues https://sourceforge.net/p/openas2/discussion/265568/thread/88f39a551a/?limit=25#a8b3...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Thanks, Christopher, for the response. Just a quick question: can we upgrade the current image to that because we deployed through containerization and our clusters are running on Azure Kubernetes Clusters? Is it possible to update the current image by making changes to the config.xml file or another file? Please assist us with this. Thanks & Regards, Owais Khalid On Thu, Dec 2, 2021 at 5:52 PM Christopher Broderick uhurusurfa@users.sourceforge.net wrote: Please try the 2.13.1 release Connection...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Thanks Christopher for your response. When this connection timeout or refuse occurs, our AS2 stops sending them files, resulting in a massive backlog. It then slows down the entire server. Every time we encounter one of these errors, we have to restart it. We also checked with our partners, who confirmed that their servers were operational at the time of the connection timeout on our end. Is there a way around it? That problem has been occurring so frequently in the last few days that it is affecting...

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    We attempted it, but it did not work. Our AS2 stops sending files after a timeout error, resulting in a massive backlog. To keep the server running, we must restart it. However, that timeout eventually slows down the server, affecting other partners who are also configured on the same server. For reference I am attaching my config.xml file. Please take a look and advise.

  • Owais Khalid Owais Khalid posted a comment on discussion Help

    Hi Team, We have been facing the following errors in our Production servers for quite some time: Errors: ERROR AS2SenderModule: Unexpected error sending file: connect timed out ERROR AS2SenderModule: Unexpected error sending file: Connection refused (Connection refused) As a result, our AS2 files processing become stuck, resulting in a large queue at Outbound/PartnerAtoPartnerB. Note: PartnerA= Our server PartnerB= Client server Please assist us in identifying a solution. We can provide more information...

1