Say what!? SSL is secure, is there more to securing it? Yes.
Displaying posts tagged: tips
2009-12-15 12:09:31
1 Comment
Couple of nice commands, hope this helps someone.
2008-12-15 10:07:53
No Comments
For nginx and apache, you can just specify multiple Listen statements. For lighttpd however, you need to do it a little bit differently.
2008-12-04 21:58:25
No Comments
First, ensure your application is in Solaris's SMF. Here is an example for a Tomcat application server. The same steps will work for Glassfish and other Java applications.