Merge pull request #280 from SomtochiAma/webex-cert
Use x509 certificate for Webex
This commit is contained in:
		
						commit
						d394e04bbb
					
				|  | @ -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