SIP: The root CA certificate will expire in 21 days ???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • chinq
    Member
    • Feb 2011
    • 3

    SIP: The root CA certificate will expire in 21 days ???

    The Voice Portal 5.0 system shows this message on the interface: "SIP: The root CA certificate will expire in 21 days". How could I update this certificate ?
    Thanks.
  • zjiteshthakk
    Member
    .
    • Mar 2011
    • 7

    #2
    This is know issue where for VP5.0 and VP5.0 SP1 the root certificate expires in 1 year. This has been changed to expire after 10 years in SP2.

    You will need to update the system to SP2.

    Kindly run the below command first on the VPMS and then upgrade the systems to VP 5.0 SP2
    sudo -u postgres psql -d VoicePortal -c "delete from vpcertificate where certtype='CA';

    However, in case the system is not using SIP, the warning message (SIP: Certificate will expire within 20 days) can be ignored as it will not affect the services.

    Hope this helps

    Comment

    • kjkim
      Hot Shot
      • Apr 2010
      • 15

      #3
      if VP5.1, Run UpdateRootCertificate shell under /opt/Avaya/VoicePortal/Support/VP-Tools.
      if VP5.0, Ask Avaya to get UpdateRootCertificate shell for VP5.0

      Comment

      Loading