TGM
Dabbler
- Joined
 - May 22, 2017
 
- Messages
 - 17
 
Hello,
How can we configure API v2.0 to use HTTPS instead of HTTP when accessing the docs?
The API access URL is done via HTTPS -> https://storage.lan/api/docs/
But the execution uses HTTP -> curl -X GET "http://storage.lan/api/v2.0/system/version" -H "accept: */*" -H "Authorization: Basic xxxxxxxxxxxxxxxx=="
OS Version: TrueNAS-SCALE-22.02.0.1
	
		
			
		
		
	
			
			How can we configure API v2.0 to use HTTPS instead of HTTP when accessing the docs?
The API access URL is done via HTTPS -> https://storage.lan/api/docs/
But the execution uses HTTP -> curl -X GET "http://storage.lan/api/v2.0/system/version" -H "accept: */*" -H "Authorization: Basic xxxxxxxxxxxxxxxx=="
OS Version: TrueNAS-SCALE-22.02.0.1