ssl
-
Fix the iOS code signing issue using Jenkins
This week I configure the Jenkins to work with Mac and try to build iOS applications. Unfortunately, I got the code signing issues, either I use…
-
Installing workstation for managing Chef server
A workstation is a computer that is configured to run knife, to synchronize with the chef-repo, and interact with a single Chef server. The workstation…
-
Free SSL certificate for 3 years and up to 100 domains
More and more people reconfigured their sites to ssl connection. So I decided to use ssl certificate and secure connection on my blogs too. The…
-
Convert wildcard SSL to Java Keystore Format (JKS)
Today we need to get a wildcard SSL certificate into a Java Keystore format. First copy everything you need to a /tmp folder. There are …
-
Configure SSL on Jetty
Today we need to change ssl certificate on jetty. SSL Certificate issuer is Godaddy. Download certificate and unzip it. You have gd_ bundle and certificate…