473,659 Members | 2,922 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to Get HTTPS Cookie?

4 New Member
I have a problem needed to get Https Cookie.
Any Help?
Aug 12 '08 #1
7 1668
Plater
7,872 Recognized Expert Expert
You have more then just that as a problem.
Please go read the posting guidelines and formulate a correct question with the correct amount of information. Then you can reply to this thread with a meaningful request.
MODERATOR
Aug 12 '08 #2
seawh411
4 New Member
I am having a problem with my cookies not loading on our secure page.
The Case:
I have a class used HttpWebRequest ,to get the Cookie I used the CookieContainer .Everything works fine except when I want to go to secure page.
After the secure page,the Page adds a Cookie MemberID,If a set the MemberID.The MemberID is Invariable for a user.So I can set the Cookie as the
the value.But it's impossible for all User.
How can I get the Cookie Dynamic?Help me!!
Aug 15 '08 #3
Plater
7,872 Recognized Expert Expert
Threads Merged.
Please don't double post, it is against the posting guidelines. When you have more to add to your question or updated information, reply to your original post.
MODERATOR

Now, if you are able to see the cookie for the secure connection, what's to stop you from adding it in code and maintaining everything?
Aug 15 '08 #4
seawh411
4 New Member
I am having a problem with my cookies not loading on our secure page.
The Case:
I have a class used HttpWebRequest ,to get the Cookie I used the CookieContainer .Everything works fine except when I want to go to secure page.
After the secure page,the Page adds a Cookie MemberID,If a set the MemberID.The MemberID is Invariable for a user.So I can set the Cookie as the
the value.But it's impossible for all User.
How can I get the Cookie Dynamic?Help me!!
Aug 15 '08 #5
seawh411
4 New Member
I am having a problem with my cookies not loading on our secure page.
The Case:
I have a class used HttpWebRequest ,to get the Cookie I used the CookieContainer .Everything works fine except when I want to go to secure page.
After the secure page,the Page adds a Cookie MemberID,If a set the MemberID.The MemberID is Invariable for a user.So I can set the Cookie as the
the value.But it's impossible for all User.
How can I get the Cookie Dynamic?Help me!!
Aug 15 '08 #6
Curtis Rutland
3,256 Recognized Expert Specialist
Threads merged again!

You have been asked, now you are being told:
Do not double/triple post your questions in this forum

This is your last warning about this. If you continue breaking forum rules you risk being temporarily banned from this site.

MODERATOR
Aug 15 '08 #7
Plater
7,872 Recognized Expert Expert
So you are taking the cookie from the HttpWebResponse and applying it to all future HttpWebRequests and it is still not working?

Have you tried using a packet watcher to see what the difference is between sending the requests from your program versus sending them from withen a browser?
Aug 15 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

13
4082
by: Sheela | last post by:
hi all, I'm searching all around the web without any good answer, maybe you have the right one. I'm trying to fill&send a form on a site authenticated https via curl. The problem is simply that it doesn't arrives to authenticate.. It returns id error1 -> unsupported protocol. The code is the following:
0
4548
by: Ira Lee | last post by:
Hi. I'm having a bit of trouble using a Perl script that will login to a secure website... and then access subsequent pages with a cookie. This works when accessing manually via the browser (Konqueror) which then accepts the cookie and allows me to login to subsequent pages with the valid cookie. It appears that the HTTP/SSLeay installation is working fine since no errors come up when I access "https://" directives. I just haven't been...
6
3950
by: Astra | last post by:
Hi All I've noticed on quite a few ASP sites that when they have a 'MyAccount' section they transfer the site to https and then when you have logged into your account successfully and gone back to the majority of the site you move back to http whilst still being logged in. I've used the Session var method before to check if a user can have access to pages, but how on earth can I keep a handle on this when I flip the user between my...
12
5175
by: Grunff | last post by:
I'm experiencing an interesting problem with carrying a php session over from http to https. Much googling later, I'm still stuck. The application is an online shop, where some user data is stored in the session. As the user proceeds to checkout, we switch over to https. This is all done on the same physical server, under the same domain (which has an SSL cert). The session ID is carried over fine - I can read the session ID from http...
2
2633
by: Mark Delon | last post by:
Hi, i want to log via python script to https page: 'https://brokerjet.ecetra.com/at/' # But it does not work. I am using following code(see below)
7
2014
by: Stimp | last post by:
I have a login page on a Windows IIS server: login.aspx I'd like to enable the user to optionally use HTTPS to login so that their password would not be easily snooped out. What does this involve exactly? I know that you use a https prefix instead of http, but that's it. Is there configuration of directories necessary? Got a good website for this basic info on https?
2
1889
by: patilj | last post by:
OK, here's the deal. Let's say I got a website called: https://www.blah.com/~account/application/login.php When the user arrives they see a https which is more secure than just http alone. The problem for me is it is too slow because it's shared with others (but at least it's free), and I'm too cheap to shell out the money for my own, etc.
0
2862
by: NoaGross | last post by:
Hi, I'm relly new in java and I have a problem. I'm using java applet. When using http all ok, but when trying to use https i get: Java Plug-in 1.5.0_10 Using JRE version 1.5.0_10 Java HotSpot(TM) Client VM User home directory = C:\Documents and Settings\noa ---------------------------------------------------- c: clear console window
2
5404
by: =?Utf-8?B?RGF2aWQgS2lya2xhbmQ=?= | last post by:
Hi, I am trying to connect to an https server and download a file. The server requires a client side certificate, which I have loaded successfully using the X509Certificate class. I then add this certificate to the HttpWebRequest class and connect to the server. The problem arises because the initial request to the server gets a 302 redirect response. This response is OK, and is also recieved in IE7. The second request in IE7 is not...
0
4344
by: Raven | last post by:
Hi, I have a problem with a server side redirect from a secure page to a non-secure page (same domain name, same folder) I have added some test code that can display the target URL and that containt http:// and yet it redirects to https:// example: I am on
0
8335
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8747
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8528
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.