ASP.NET and HTTPS

A

Axel Dahmen

I'd say: yes.
ASP.NET is not (really) aware of the transport protocol used to send the page.

HTH,
Axel Dahmen
 
K

Kevin Spencer

All that is needed for an HTTPS request is to request a resource using
"https://" instead of "http://".

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Big things are made up of
lots of Little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top