To ensure non-repudiation of AS2 receipts, you need to affix digital signatures to your AS2 Message Disposition Notifications or MDNs. We'll teach you how to do that in this post.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Secure File Transfer,
AS2
Overview As promised in our last post, we'll be teaching you how to set up your AS2 Server to use digital signatures when sending AS2 messages. Let's dive into the digital signature tutorial now.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
AS2
Overview If your AS2 connection already runs over HTTPS, your EDI messages should already be protected by the data-in-motion encryption that comes with SSL/TLS. But what if you want an added layer of security or if you're somehow only using HTTP and want to encrypt your transmission? You'll need something like this.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Secure File Transfer,
AS2
Overview Not all AS2 servers authenticate trading partner clients through usernames and passwords. Many use digital certificates. If you want to know how to set up this kind of authentication on your AS2 server, read this post.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
AS2
While the IT skills gap is sometimes exaggerated, there are some industries where the tech talent shortage is really a major issue. One of those industries is manufacturing. Despite growing adoption of advanced technologies like artificial intelligence, analytics, robotics and automation, which are often perceived to eliminate jobs, manufacturers are actually faced with a widening skills gap. Meaning, there are actually more jobs to fill.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
SFTP,
Triggers,
FTPS,
AS2
Overview In this article we will discuss how to use the Trigger Error Event Type to capture errors and respond to them. In the example we are going to walk through we will be using the Trigger Error Event Type to capture the error from a failed action of another Trigger and send an email to the administrator.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Triggers
Overview When a node in your reverse proxy service cluster goes down, you might want to be notified right away. This will allow you to take immediate action and bring your cluster back into optimal condition before something else goes wrong. In JSCAPE MFT Gateway, you can get an email notification through its built in Health Monitor. If you want to learn more about this particular feature, read on.
Topics:
JSCAPE MFT,
Reverse Proxy
Overview [Last updated July 20, 2019] When your server downtimes start becoming more frequent, that probably means it's time for some major changes. One option would be to set up a high availability cluster. If you want to know how to do that, you've landed on the right place. In this tutorial, we'll guide you in setting up a high availability cluster for FTP, HTTP, SFTP, SMTP, and other TCP/UDP services.
Topics:
JSCAPE MFT,
Reverse Proxy
Overview Last time, we tackled the problem system administrators encounter when their passive FTP or FTPS connections have to pass through a NAT firewall or router. A similar problem can happen when you're dealing with the same type of connections and a reverse proxy. It gets even more complicated when you have to deal with both external and internal users. Let me show you how to deal with that.
Topics:
JSCAPE MFT,
Tutorials,
FTPS,
FTP,
Reverse Proxy
It’s never easy to set up an FTP server the moment firewalls get involved. But it gets even more complicated once you start using the secure version of FTP, known as FTPS. In this post, we’ll talk about the problem you’ll usually encounter when your FTPS server is behind a firewall and your client attempts to perform a file transfer using passive mode or PASV.
Topics:
JSCAPE MFT,
Secure File Transfer,
FTPS,
FTP