Background:
Client: NT4+SP4_128+MSIE4.01(the one in Y2K bundle)
Server: Apache-1.3.3 + mod_ssl-2.0.13 on RedHat 5.1-i386
1- (server) self made(signed) CA certificate (appended
to the list of CA's extracted from Netscape, file
/etc/httpd/conf/ssl.crt/ca-bundle.crt)
2- (client) stage 1 self made CA certificate imported into
MSIE4.01 in 'der' format through cgi-bin script.
3- (client) client certificate exported from Netscape in *.p12 format
and imported into NT4+SP4_128 double clicking the file and going
through the import certificate wizard.
4- (server) 'SSLVerifyClient require', 'SSLVerifyDepth 10'
'SSLCACertificateFile /etc/httpd/conf/ssl.crt/ca-bundle.crt'
directives.
-> It works OK.
S/MIME Cryptographic Signature