Search found 4 matches
- Mon Nov 23, 2015 10:23 pm
- Forum: Web Server
- Topic: Error: SSL intermediate chain is not valid - GlobeSSL
- Replies: 9
- Views: 39094
Re: Error: SSL intermediate chain is not valid - GlobeSSL
It seems that the last certificate of the CA bundle is the correct one.
It's strange tho, maybe this function should check which is the valid one?
https://github.com/serghey-rodin/vesta/ ... #L407-L417
It's strange tho, maybe this function should check which is the valid one?
https://github.com/serghey-rodin/vesta/ ... #L407-L417
- Mon Nov 23, 2015 8:52 pm
- Forum: Web Server
- Topic: Error: SSL intermediate chain is not valid - GlobeSSL
- Replies: 9
- Views: 39094
Re: Error: SSL intermediate chain is not valid - GlobeSSL
That's just the CA bundle file, not the CRT nor the key (which should be kept private).
Thanks
Thanks
- Mon Nov 23, 2015 8:44 pm
- Forum: Web Server
- Topic: Error: SSL intermediate chain is not valid - GlobeSSL
- Replies: 9
- Views: 39094
Error: SSL intermediate chain is not valid - GlobeSSL
I'm trying to install the SSL I purchased from http://globessl.com, but it comes back with the message Error: SSL intermediate chain is not valid I have checked both my CSR and CRT and they are working fine as per https://www.sslshopper.com/certificate-key-matcher.html http://s15.postimg.org/kc9a3va...
- Tue May 12, 2015 1:57 pm
- Forum: Mail Server
- Topic: SMTP Plain Text Authentication
- Replies: 1
- Views: 3137
SMTP Plain Text Authentication
How can I disable plain text auth?

