I'm making an XMLRPC server in Python that I need to access from a Java Servlet. But the default security manager is picky about allowing SSL certificates it does not trust (if you were in doubt: this is a good thing!
). The solution (based on this site was:
openssl x509 -in server.crt -out server.crt.der -outform der keytool -keystore $JAVAHOME/jre/lib/security/cacerts -alias pySSL -import -file server.crt.der
I just saw PicoJet's flash-based ad (via The Digital Photography Weblog). PicaJet is software for organizing my photos, not much unlike iPhoto. I'm really fond of iPhoto, except that it's too slow and that labelling and organizing pictures still takes too long. I miss RAW-support and search-functionality like imgSeek. I love the Gallery plugin, despite rotation bugs. I'm currently sticking with iPhoto 2 as I figure it's been so long since the release of iPhoto 4 that a new version is bound to be due soon. But as with all other photo-organizing software I've seen, ...