Changes

From SME Server
Jump to navigationJump to search
393 bytes added ,  13:55, 14 November 2021
no edit summary
Line 278: Line 278:  
=== Uninstall ===
 
=== Uninstall ===
 
  yum remove {{#var:smecontribname}}
 
  yum remove {{#var:smecontribname}}
 +
 +
=== Issues ===
 +
 +
==== Certificate ====
 +
If you experience issues with certificates
 +
 +
https://vault.centos.org/6.10/os/x86_64/repodata/repomd.xml: [Errno 14] Peer cert cannot be verified or peer cert invalid
 +
 +
cd /etc/yum.smerepos.d
 +
nano sme-base.repo
 +
 +
Add this to the relevant sections:
 +
 +
sslverify=0
 +
 +
(Do not run yum-modify as it will overwrite this)
 +
 +
Save and then re-run the migratehelper.
    
=== Bugs ===
 
=== Bugs ===

Navigation menu