SSL

How to overcome a certain type of "Start: applet not initialized" error with an Ubuntu + Firefox3 + OpenJDK combo

I'm testing Ubuntu 8.04 at my working place before we deploy it as a terminal server for our colleagues.
The server has a single Intel Core2 Quad CPU and Ubuntu was installed using the amd64 architecture.
Up til now I saw no drawback from choosing the amd64 arch., but Sun's Java plugin came in the picture just to cause me some headache.

SSL with Apache2 in Debian

With Apache 1.3.x it was easy: just install the apache-ssl package and you're all set up. However, this way you had to maintain two separate configs, one for the apache Debian package and one for the apache-ssl package. With Apache 2.x the *-ssl package disappeared and now you can easily maintain a single Apache config including both the normal HTTP and the SSL listeners and virtualhosts.

Konqueror and local servers with self-signed SSL certificates

I've found a bug in KDE's Konqueror. If you access a webserver solely through its hostname (no FQDN, eg. a server on a small company intranet) and you try to reach it via SSL (https://) and that server has a self-signed certificate with a common name equal to its hostname, then Konqueror will keep bugging you with a confirmation dialog with the following message: Konqueror - Server Authentication
You have indicated that you wish to accept this certificate, but it is not issued to the server who is presenting it. Do you wish to continue loading?


It doesn't make a difference if you told Konqueror to accept the certificate forever. It'll keep asking you the same thing again and again. Sad

Syndicate content