"Sergey V. Udaltsov" schrieb: > You are deadly right! My official openssl 0.9.6 does not support -subj > option (I found this in the error log). Does anybody know the place with > RPMS for latest openssl (or at least .spec file would be nice)?
You must not angry about the usual way (tar -xzf openssl-SNAP*.tar.gz;cd openssl-SNAP*; ./config; make; make test; make install). All files will be installed in /usr/local/ssl/. So you will have no trouble with your system and if you want to remove the snapshot then you have simply to use "cd /usr/local; rm -rf ssl/". If you installed the snapshot please keep in mind that you have to change the variable "openssl" in the conf-files. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany [OpenCA Core Developer] http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
