Hopefully a quicky here.
If I have a HTML FORM, sitting on a HTTPS URL and it has action="
i.e. the script is not located on HTTPS URL, is the data still encrypted, or is the FORM encrypted, but the script would fall over because it cant understand it as it wasn't decrypted.
how does the interaction between HTTPS and PERL work?
Do the PERL scripts need to be on the HTTPS URL also?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
If I have a HTML FORM, sitting on a HTTPS URL and it has action="
i.e. the script is not located on HTTPS URL, is the data still encrypted, or is the FORM encrypted, but the script would fall over because it cant understand it as it wasn't decrypted.
how does the interaction between HTTPS and PERL work?
Do the PERL scripts need to be on the HTTPS URL also?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.