HTTPS Webpage not properly rendering.

Hi,

Que 1 :-

I’m tried Gatling recorder. It working fine for me for HTTP proxy. But when I’m tryingh to get login(HTTPS), it won’t works for me?

It throws 'login credentials are not correct’

Que 2 :-

I have set manual proxy configuration for HTTP with port 8000 and HTTPS 8001 with port on firefox 27 (Also tried on chrome 33).

When I opened recorder, Webpages with HTTP url are loaded properly but HTTPS pages not rendered properly.

I tried to login into stackoverflow website. first page(HTTP) loaded properly but login page UI is not rendered properly.(See pic)

Please guide me if I missed something ?

for ‘login credentials are not correct’ first landing page it’s self is not loaded to add security exception.

for *'login credentials are not correct' *first landing page it's self is
not loaded to add security exception.

I don't get it, sorry

I tried to login into stackoverflow website. first page(HTTP) loaded
properly but login page UI is not rendered properly.(See pic)

Have you checked the logs?
There's probably some warnings asking you to add some security exceptions.
The browser will only automatically prompt for security exceptions for the
main page, and not for other domains where the page might later fetch
resources, such as CDNs like akamai.

I have filed this issue here https://github.com/excilys/gatling/issues/1792