On Tue, May 27, 2008 at 8:26 AM, Gregory Edigarov <greg@bestnet.kharkov.ua> wrote:("How to re-build openssl with SHA1 support?") Umm, the OpenSSL included with OpenBSD _does_ include SHA1 support. This can be seen in the output of "openssl ciphers -v" and "openssl list-message-digest-commands". What made you think it didn't have SHA1 support compiled in? (So, the pedantic answer to your question is "cd /usr/src/lib/libssl && make") Philip Guenther
