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

BlueHammer: The Windows Zero-Day Exploit That Turns Microsoft Defender Into a Privilege Escalation Weapon

On April 3, 2026, a security researcher dropped a fully functional zero-day exploit on GitHub…

1 week ago

The CareCloud Data Breach: What Healthcare Organizations Need to Know About the talkEHR Security Incident

On March 16, 2026, hackers gained access to one of CareCloud's electronic health record environments…

1 week ago

Are File Sharing Services Like Box.com Secure? What to Know Before Trusting the Cloud

Why File Sharing Services Are So Widely Used File sharing platforms such as Box.com have…

2 weeks ago

What Does CISA Stand For? The Cybersecurity and Infrastructure Security Agency and the CISA Certification Explained

The acronym "CISA" carries two distinct meanings, and both matter to any organization operating in…

4 weeks ago

Stryker Cyberattack News: Iranian Hackers Launch Destructive Cyber Attack on a US Medical Technology Giant

On March 11, 2026, medical technology giant Stryker confirmed that Stryker is experiencing a global…

1 month ago

Are Public Wi-Fi Networks Safe for File Transfers? Understanding the Risks and Safer Alternatives

Why Public Wi-Fi Raises Security Concerns Public Wi-Fi networks are everywhere. Airports, hotels, cafes, and…

1 month ago