Missing Certificate

Hi, I am new to binder and conteinarization in general.
I set up a binder hub in my internal network and am trying to use my internal git installation with it. When I try to launch a binder I get the following error.

Unable to run git ls-remote to get the `resolved_ref`: fatal: 
unable to accesss 'https://gitlab.company.com/path/to/repo': 
server certificate verification failed. 
CAfile: none CRLfile: none

I added the certificate to the trusted cert store of my binderhub machine. I am guessing the cert needs to be in the container? Any help or pointing me to the right direction is appreciated.
thanks

I moved past this error now and posted a new topic.
This error was resolved with a new certificate error after I correctly overrode the hostname config variable of the GitLabRepoProvider