Many of you may have heard, that Leica has scheduled an event for May 10th 2012. These events fuel the speculations of the things that may be announced. One of those things being a new Leica (rangefinder) camera called the M10.
Along with this rumor, everyone has (special) feature wishes / requests that this new camera should have. Some of those (IMO ridiculous) features include:
- Auto focus
- Electronic Viewfinder
- Build-in Flash
- Black and White only sensor
In my line of work I get to work with a lot of security devices which run self-signed certificates. Those certificates are most of the time generated when the device / appliance is installed, or configured for the very first time. When you connect to one of those devices with a web browser, you tend to see the warnings displayed by the browser that the connection is not to be trusted.

In Firefox, you can add an exception in the browser. When you've done that, the next time you go to the website, the browsers treats the website as trusted.
Last weekend we had our yearly spring trip with the camera club. Somehow the word' spring' didn't come in mind on that day. When I left home, the sun tried to break through, so with luck, it could be a nice day for photography..... Luck was nowhere to be found. The whole day, nothing but drizzle, wind, rain, drizzle, and rain (at least in the vicinity of ' s Hertogenbosch.)
I went a bit early, and when I arrived, I was the only person there, so I was able to shoot some photos without having to worry about other people showing up in my photos.
The Moerputten is an old trainbridge that runs through a patch of protected nature. It's basically just a bridge now. No trains run over it.
When you install a Perfect Server based on Centos and ISPConfig v3.x, the system / 'installer' creates for the components self-signed certificates. All these certificates will generate different warnings in your browser, mail clients etc. So time to eliminate those warnings.
First I needed to find out where all those certificates are located, and what there formats are. In my case, there are three services that use SSL/TLS in some form;
- Postfix SMTP service
- Courier IMAP service
- http / Apache2 webservice
Checking the configuration files will reveal their locations.