User cert for webex
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
parent
4e96e0d34d
commit
98803f093a
|
|
@ -48,6 +48,7 @@ func NewWebex(hookURL, proxyURL string, certPool *x509.CertPool) (*Webex, error)
|
|||
return &Webex{
|
||||
URL: hookURL,
|
||||
ProxyURL: proxyURL,
|
||||
CertPool: certPool,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue