553N/AUse the test directory as you would for any other JDK regression test
415N/Asuite. All bugs integrated into this workspace should have a
415N/Acorresponding test case checked in. Ideally, every putback done should
415N/Aalso include a run of the regression suite to make sure nothing was
415N/AThis directory stores any useful templates for JSSE regression tests.
415N/AJSSEClientServerTemplate
415N/A This template is to allow the quick set up of generic
415N/A client or the server side (user-controlled), then runs the
415N/A tests in the main thread.
553N/A Modify the doClientSide and doServerSide as appropriate.
415N/Aregression suite. By consolidating the main keystores here, any
415N/Aexpired certificates can be regenerated quickly.
415N/APlease feel free to add any useful information here.