How can I test https in my dev environment?

Our production server is behind an SSL terminator, our dev environment is not. How can we replicate SSL in development?

Thanks for any leads.