473,322 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

SSL - How-to?`

Sorry, for most of you this could be trivial..
To me it's not.

We want to test a website being set to SSL.
We have several apps, we ONLY want ONE app being set to SSL.
The things i am running against:

1) RequireSSL="true" in web.config did not notify me about i have to use
https:

<authentication mode="Forms" >
<forms name="AuthCookie_app1"
protection="All"
loginUrl="login.aspx"
slidingExpiration ="true"
requireSSL="true"
/>
</authentication>

2) When i set IIS to use a aspx-file as https: i don't seem to get any
response.

3) I tried the internal IIS version on my client XP PC as well.

4) Since i wanted to test SSL, i read that SSL can not work with a
certificate.
(Not at all that is)
So i read about SelfSSL

We invoked this app but it's talking about replacing the existing
certificate!!
We aborted.

Is it possible i can this test this situation by simply copying a
certificate to a specific folder?

Can someone tell me the logical steps to do this test.
This might be local but i ever had ASP.NET running properly, but for some
dumb reason it does no longer run my asp.net apps.
I never use IIS on my local PC, VWD provides it's own.

I prefer to make it work on our webserver without messing up existing apps.
The app i'm talking about is a test app only.

Thanks,
Dec 12 '05 #1
1 1126
Well, we dared to use the tool anyway.
We seem to have a certificate.
Seems IIS on my local PC is messed up (metabase errors???)

"Edwin Knoppert" <ne**@hellobasic.com> schreef in bericht
news:43**********************@text.nova.planet.nl. ..
Sorry, for most of you this could be trivial..
To me it's not.

We want to test a website being set to SSL.
We have several apps, we ONLY want ONE app being set to SSL.
The things i am running against:

1) RequireSSL="true" in web.config did not notify me about i have to use
https:

<authentication mode="Forms" >
<forms name="AuthCookie_app1"
protection="All"
loginUrl="login.aspx"
slidingExpiration ="true"
requireSSL="true"
/>
</authentication>

2) When i set IIS to use a aspx-file as https: i don't seem to get any
response.

3) I tried the internal IIS version on my client XP PC as well.

4) Since i wanted to test SSL, i read that SSL can not work with a
certificate.
(Not at all that is)
So i read about SelfSSL

We invoked this app but it's talking about replacing the existing
certificate!!
We aborted.

Is it possible i can this test this situation by simply copying a
certificate to a specific folder?

Can someone tell me the logical steps to do this test.
This might be local but i ever had ASP.NET running properly, but for some
dumb reason it does no longer run my asp.net apps.
I never use IIS on my local PC, VWD provides it's own.

I prefer to make it work on our webserver without messing up existing
apps.
The app i'm talking about is a test app only.

Thanks,

Dec 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tom Szabo | last post by:
Just wandering how can you close a browser remotely. In some web applications the browser closes or refreshes periodically. How is that done and how can it be done through PHP? TIA, Tom
15
by: Reid Nichol | last post by:
Hello, I was wondering if I could control how many bytes are in an int and the byte order. In C/C++ I can use int32 but how do I do this in python? How can I control byte order?
0
by: v I n O | last post by:
hI Geeks Please do let me know how do i find how many instances sql server running on the single machine. or in the n/w my objective should with help of C#/vb.net
4
by: James Salisbury | last post by:
Hi, I was checking my parent's website salisbury.cabrera.net on google by entering villa rent spain cabrera I can see the required site, ranked at 4, but I am concerend by the return at 1 and 5...
2
by: Frances Del Rio | last post by:
http://www.emol.com/especiales/cocina_chilena/comida.asp this page is so neat (goes in pop-up..) how was this done? how do you give a layer (or div, I guess) a semi-transparency so you can still...
4
by: | last post by:
Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft I'm very interested in how the developing/build/testing workflow @ Microsoft looks like. I...
4
by: Supra | last post by:
in vb6 listbox1.remove item 5 how will i do in vb.net? regards
7
by: anushhprabu | last post by:
#define q(k)main(){ return!puts(#k"\nPRABUq("#k")");} q(#define q(k)main(){return!puts(#k"\nq("#k")");}) guys i'm working on this code.. i got it fromnet.. how this is working.. anyone pls.....
0
by: candra | last post by:
Learn What Hackers Know? -General Hacking Information -Password Security -Scanning, Fingerprinting And Similar Techniques -How Hackers Attack Numerous Internet Services -How Hackers Attack Web...
2
by: belred | last post by:
i just read this blog about how many objects (types) are loaded for a hello world program in C#. http://blogs.msdn.com/abhinaba/archive/2008/09/15/how-many-types-are-loaded-for-hello-world.aspx ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.