Endpoint Security Complete

 View Only

How to remove the "Certs_GATEWAY_CERT" expiration notification from the Mobility Suite Admin Console. 

Jan 12, 2017 02:42 PM

The below image shows an example of what the "Certs_GATEWAY_CERT" expiration notification looks like:

Capture.PNG

In steps listed below explain what needs to be done to remove these notifications and the expired certificate from Mobility Suite:

1. On the Mobility Suite FE go to the following location from the Linux Terminal:

cd /usr/local/nukona/appstore_cu

Capture3.PNG

2. Run the manage.py script:

./manage.py scripts keypair list

Capture4.PNG

3. Make note of the "id:###" that is displayed for the "Subject" of 'fqdn.ofyour.cert' with the "type" of 'GATEWAY_CERT'.

Capture5.PNG

4. Once the "id" has been collected, run the following delete command using the "manage.py" script:

./manage.py scripts keypair delete ###

Capture6.PNG

5. The delete prompt will show you the "subject" and certificate information that will be deleted and you will be prompted if you are sure you want to delete this key.

Capture7.PNG

6. If the certificate matches the one that you wish to remove, then press "Y" and "Enter".

Capture8.PNG

The key should now be deleted and the message should no longer be sent.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.