This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Fix "ssl certificate key pair is not valid" Ubuntu 18.04 | |
#Vesta / Hestiacp | |
# 1. Check Openssl version ### | |
openssl version | |
# OpenSSL 1.1.1 11 Sep 2018 <- BAD VERSION | |
# Need install 1.1.1c version |