Jupyter notebook virtual env kernel not picking up certificates from cert path

I placed cacert and set environment variables SSL_CERT_FILE , CERT_PATH and SSL_CERT_DIR when creating virtual env. I can access https url’s from command line python for the virtual env but same certificate path is not working from notebook and select intended virtual env.