Authentication via Client Certificate

I wish to setup client certificate authentication.
I followed the guide and I set ClientVerification = require and CA Certificate = mycertificate.crt but doesn’t work.
There is no error in log files but browser don’t open certificate selection windows.
It seems that my configuration doesn’t works.
Any help will be appreciated.