A super detailed tutorial: springboot integrates mybatis plus>>>
After configuring SSL for operation and maintenance, Apache cannot be started. The error is as follows
[Tue Mar 17 16:23:36 2015] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
Solution Programme:
<virtualhost *:443>
...
SSLEngine on
SSLCertificateFile /etc/pki/tls/certs/localhost.crt
SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
</virtualhost>
Reboot success
Similar Posts:
- idea checkout SVN:svn: E230001: Server SSL certificate verification failed: certificate issued
- Server SSL certificate verification failed: certificate has expired, issuer is not trusted
- How to Solve Apache2.4 Reason: Error reading from remote server
- wampserver 3.0.4 Same LAN Error: You don’t have permission to access /index.php on this server
- [Solved] Composer Install Error: PHP Warning: copy(): SSL operation failed with code 1. OpenSSL Error messages:
- Curl https Error: curl: (60) Peer certificate cannot be authenticated with known CA certificates
- Project startup error: related to modules and node versions
- [Solved] git clone:“server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt C…
- 4 Methods to Solve Error: Server certificate verification failed. CAfile: /e
- [Solved] javax.net.ssl.SSLException: Received fatal alert: protocol_version