Avaya IPOSE Identity Certificate Not Updating in Web Manager and Platform View

Avaya IPOSE Identity Certificate Not Updating in Web Manager and Platform View

CommsPlus DistributionA picture containing text, clipartDescription automatically generated


Avaya IPOSE Identity Certificate Not Updating in Web Manager and Platform View



When updating the Identity certificate on an IPOSE via security settings

The identity certificate is updated successfully, however when browsing to the IPOSE on port 7070 or 7071 the certificate is still showing as the old one (old valid to/from dates)


There is a file with the name ".auto" in the /opt/Avaya/certs folder that tells the system to auto propagate the certificate to all web services when loaded. In this case the file is missing


You can create the file in that folder by following the below steps

Note, all Web Services will restart (see bottom of the article)

The IP Office and Voicemail Pro service will not restart


Login to the IPOSE as root via SSH and enter the commands below to check the folder for the file


cd /opt/Avaya/certs/

ls -la


The below will show the current files in the folder


Delete the .auto file

rm .auto
Type Y to confirm deleting the file


Enter the commands below to create the file and then confirm the file is now in the folder

touch .auto

ls -la


A screenshot of a computerAI-generated content may be incorrect.



Enter the commands below to update the certificate in the web services 


cd /opt/Avaya/scripts

./gen_certs.sh --distribute-server-cert



Example output


You can open another SSH to the IPOSE to view the status if required

On the second SSH

Login as root and enter the commands below to view the live status


tail -f /opt/Avaya/scripts/logs/gen_certs.log




Example output

A screen shot of a computer programAI-generated content may be incorrect.





Platform View 7071

Example showing all service apart from IP Office and Voicemail have restarted

A screenshot of a computerAI-generated content may be incorrect.

    • Related Articles

    • Avaya IPOSE - Renewing a Public Certificate

      Avaya IPOSE - Renewing a Public Certificate In this document, we are using the website ZeroSSL to provide our public certificate Other public certificate providers are available and the renewal of the certificate on those sites are outside the scope ...
    • Avaya IPOSE Renewing Identity Certificate

      Avaya IPOSE Renew Identity Certificate Browse to the IPOSE platform view on port 7071 https://IPAddress:7071 Login as Administrator Select Settings, General Scroll down and in Certificates, locate Identity Certificates Select Download DER-encoded to ...
    • Avaya IPO Instance Move from one IPOSE Instance to Another

      Avaya IPO Instance Move from one IPOSE Instance to Another Scenario Migrating an existing Avaya IPOSE instance from one platform Avaya JSeries and Workplace registered using Avaya Self-Signed Certificate SIP Trunks Registered (using credentials) ...
    • Avaya IPOSE Web Manager Unable to Login – IP Office is currently unavailable Please try again

      Avaya IPOSE Web Manager Unable to Login – IP Office is currently unavailable. Please try again When trying to login to Web Manager The error message “IP Office is currently unavailable. Please try again” To Fix Connect to the system using putty or ...
    • Avaya IPO Instance Move from one AWS Account to Another AWS Account

      Avaya IPO Instance Move from one AWS Account to Another AWS Account Scenario Existing Avaya IPOSE instance in AWS Account Avaya JSeries and Workplace registered using Avaya Self-Signed Certificate SIP Trunks Registered (using credentials) Callflows ...