When you need to acquire a public server certificate in PEM format from a web server and you do not have OpenSSL tools then you […] Read More
Tag: certificate
After upgrade of Linux distribution Courier stopped to accept emails delivered over TLS or SSL. There was just nice error message in the log file: […] Read More
Simple scenario: deploy spring application to remote server which has https management interface. Easy task. When you have properly configured project with pom.xml then you […] Read More
I was deploying application on Tomcat7/OpenJDK. This application was accessing further secure services like SMTPS and HTTPS. Tomcat was complaining that certificates are not correct […] Read More