wchan2122 Posted March 17, 2010 Posted March 17, 2010 Please advise how to set SSL security off (SSL = off) in autoit script when we access https:\\ link.The reason is I want to disable the Security Information & Security Alert window when the script run in SSL enabled web link.
BrettF Posted March 17, 2010 Posted March 17, 2010 Please advise how to set SSL security off (SSL = off) in autoit script when we access https:\\ link.The reason is I want to disable the Security Information & Security Alert window when the script run in SSL enabled web link.I think you're talking about credentials or something when accessing a secure site? HTTPS basically means Secure HTTP. SSL is one way that is kept secure. Can you attach a screenshot of the window you're talking about?Cheers,Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
wchan2122 Posted March 17, 2010 Author Posted March 17, 2010 Thank you for your advice Attached please find the screen print Wchan
BrettF Posted March 17, 2010 Posted March 17, 2010 I see what you mean. See this: http://ask-leo.com/can_i_get_rid_of_the_this_page_contains_both_secure_and_nonsecure_items_warning.html Have a look in the registry to what happens when you do this. Maybe a key is changed or something. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
wchan2122 Posted March 18, 2010 Author Posted March 18, 2010 Dear Brett ,I find the information very useful. Thank a lot!!!!Wchan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now