#
# Enable Solaris Cryptographic Framework
#
#SSLCryptoDevice pkcs11
<VirtualHost *:80>
</VirtualHost>
Listen 443
<VirtualHost *:443>
# Disable the known insecure SSLv3 protocol
#
# For an overview on SSL with Apache see:
# For examples on how to configure certificates and keys see:
#
threads=10
<Directory />
</Directory>
</Directory>
</Directory>
ErrorLog "|/usr/bin/rotatelogs -n 3 \
CustomLog "|/usr/bin/rotatelogs -n 3 \
</VirtualHost>