Skip install/test of pgcrypto on MSVC when not built with openssl
Commit
db7d1a7b05 missed a couple of places that needed adjustment now
we are not building pgcrypto when openssl is not configured, causing
contrib installcheck to fail in such a case.