View Single Post
Old 31 July 2020, 03:47   #2
Amiga4000
Registered User
 
Amiga4000's Avatar
 
Join Date: Nov 2014
Location: The Ford Galaxy
Posts: 214
Try this.........

Install AmiSSL in SYS:Internet/AmiSSL/

Add (or verify) this in User-Startup:


;BEGIN AmiSSL
Assign AmiSSL: "SYS:Internet/AmiSSL"
If Exists AmiSSL:Libs
Assign LIBS: AmiSSL:Libs ADD
EndIf
Path AmiSSL: ADD
;END AmiSSL

- Create the folder "AmiSSL" in "SYS:Prefs/Env-Archive/"


- Run the command "setenv save AmiSSL/SSL_CLIENT_VERSION tls1"


- This will create file "SSL_CLIENT_VERSION" in SYS:Prefs/Env-Archive/AmiSSL/


- File "SSL_CLIENT_VERSION" create inside written file "tls1"

- Verify that file "SSL_CLIENT_VERSION" was saved in SYS:Prefs/Env-Archive/AmiSSL/


- Reboot.
Amiga4000 is offline  
 
Page generated in 0.04247 seconds with 11 queries