commit | ad12a3ab71da4d02983b2b440561dea7c0d74c44 | [log] [tgz] |
---|---|---|
author | Jacob Appelbaum <[email protected]> | Sun Aug 05 17:47:17 2012 -0700 |
committer | Jacob Appelbaum <[email protected]> | Sun Aug 05 17:47:17 2012 -0700 |
tree | bcbd9f3934c7fc3473690de573bda6077efbbee7 | |
parent | 9593b02708142233e41d74478baa7456b8152bef [diff] |
Wildcard certificate verification per RFC 2595 This implements the most basic RFC 2595 wildcard support. It needs to be refactored into a more simple and elegant set of methods that would encourage code reuse when we later implement RFC 2818.