Categories: AsperaIBM

Updating SSL Certificates in Aspera Web Applications

IBM Aspera offers several web applications as part of their portfolio:

  • Aspera Shares and Aspera Faspex provides end-users with an easy-to-use web interface for high-speed data transfer.
  • Aspera Console provides a centralized administrative interface for monitoring, reporting, transfer initiation, and management of Aspera transfer servers.
  • Aspera Orchestrator allows web-based design and execution of file-based workflows.

An important part of securing these web applications is to install an SSL/TLS Certificate that has been signed by a trusted Certificate Authority (CA).

This article will describe how to update your Aspera web apps with these signed certificates.

Aspera Shares

Aspera Shares is bundled with nginx as the front-end web server. The certificate and key files live in the /opt/aspera/shares/etc/nginx directory.

  1. Copy your new private key to cert.key
  2. Copy your new certificate to cert.pem
  3. [Optional] Append any root/intermediate certificates provided by your CA to the end of cert.pem.
  4. Restart the Aspera Shares nginx service by running /opt/aspera/shares/sbin/sv restart nginx.

Aspera Faspex, Console, Orchestrator

Faspex, Console, and Orchestrator are all bundled with Apache as the front-end web server. In addition, these products include a command line utility, asctl, which is used for many administrative tasks including updating the SSL certificate.

  1. Run asctl apache:install_ssl_cert <cert file> <key file> <intermediate cert file>
  2. This command will move all of the files into place and prompt you to restart the appropriate services.
YMP Admin

Recent Posts

Is Slack Safe for Sharing Sensitive Files?

Slack has become one of the most widely used workplace collaboration platforms, helping teams communicate,…

2 hours ago

Large File Transfers: How to Send Big Files Fast, Safely, and Without the Headaches

Sending a large file should be simple. Often it is not. You attach a video…

2 weeks ago

Massive File Transfer: The Enterprise Standard You’ll Never Outgrow

Executive Summary: When your business depends on moving massive files reliably, securely, and fast, the…

3 weeks ago

Cybersecurity for Government Contractors: Protecting Sensitive Files Without Slowing Critical Work

Government contractors handle sensitive files that need to move quickly and securely between internal teams,…

3 weeks ago

Is WeTransfer Secure? What Businesses Need to Know Before Sharing Files

WeTransfer is a popular, easy-to-use file-sharing service used by creatives, agencies, and businesses to send…

4 weeks ago

What Is File Security? Best Practices for Protecting Files in Motion and at Rest

Every file you create is a small liability waiting to be managed. A contract, a…

4 weeks ago