Click here to Skip to main content
15,887,683 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: How could I get Newsletters and The Insider News in Dark Background? Pin
INDtanay16-Feb-17 22:12
INDtanay16-Feb-17 22:12 
GeneralRe: How could I get Newsletters and The Insider News in Dark Background? Pin
Pete O'Hanlon16-Feb-17 22:51
mvePete O'Hanlon16-Feb-17 22:51 
GeneralRe: How could I get Newsletters and The Insider News in Dark Background? Pin
INDtanay17-Feb-17 0:45
INDtanay17-Feb-17 0:45 
GeneralRe: How could I get Newsletters and The Insider News in Dark Background? Pin
Pete O'Hanlon17-Feb-17 1:00
mvePete O'Hanlon17-Feb-17 1:00 
GeneralRe: How could I get Newsletters and The Insider News in Dark Background? Pin
Nish Nishant21-Feb-17 2:30
sitebuilderNish Nishant21-Feb-17 2:30 
SuggestionNo access to codeproject.com from Nokia mobile Pin
-=at=-15-Feb-17 6:12
professional-=at=-15-Feb-17 6:12 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder15-Feb-17 9:22
cofounderChris Maunder15-Feb-17 9:22 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-15-Feb-17 20:25
professional-=at=-15-Feb-17 20:25 
Thanks Chris for your answer.

But I think there is no problem with https itself. I can freely open youtube.com over https and have no problems with it at all.

What also I have found using a small bash script is that youtube.com support next set of ciphers with TLS 1.0 (script output, filtered by YES):
Testing ECDHE-RSA-AES256-SHA...YES
Testing AES256-SHA...YES
Testing ECDHE-RSA-AES128-SHA...YES
Testing AES128-SHA...YES
Testing DES-CBC3-SHA...YES

and codeproject.com
Testing ECDHE-RSA-AES256-SHA...YES
Testing DHE-RSA-AES256-SHA...YES
Testing ECDHE-RSA-AES128-SHA...YES
Testing DHE-RSA-AES128-SHA...YES

Using website SSL Cipher Suites Supported By Your Browser[^] from my mobile I have found that connection was established using TLS 1.0 and ciphers
AES128-SHA (Opera Mobile)
AES256-SHA (Nokia Browser)
and both these ciphers are supported by youtube.com and unsupported on codeproject.com

So the question arises... Can support for these ciphers be added on codeproject.com? It seems like youtube (read: Google) has not banned these...
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder16-Feb-17 3:06
cofounderChris Maunder16-Feb-17 3:06 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-16-Feb-17 3:36
professional-=at=-16-Feb-17 3:36 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder19-Feb-17 5:15
cofounderChris Maunder19-Feb-17 5:15 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-19-Feb-17 11:48
professional-=at=-19-Feb-17 11:48 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder19-Feb-17 11:58
cofounderChris Maunder19-Feb-17 11:58 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-19-Feb-17 13:04
professional-=at=-19-Feb-17 13:04 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-8-Mar-17 6:32
professional-=at=-8-Mar-17 6:32 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder27-Mar-17 13:35
cofounderChris Maunder27-Mar-17 13:35 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
-=at=-9-Apr-17 3:05
professional-=at=-9-Apr-17 3:05 
GeneralRe: No access to codeproject.com from Nokia mobile Pin
Chris Maunder9-Apr-17 4:52
cofounderChris Maunder9-Apr-17 4:52 
SuggestionCode Project does not send an email to the author when a new comment is added to an article Pin
Uzi Granot15-Feb-17 3:06
Uzi Granot15-Feb-17 3:06 
GeneralRe: Code Project does not send an email to the author when a new comment is added to an article Pin
Richard Deeming15-Feb-17 3:10
mveRichard Deeming15-Feb-17 3:10 
GeneralRe: Code Project does not send an email to the author when a new comment is added to an article Pin
Uzi Granot15-Feb-17 3:31
Uzi Granot15-Feb-17 3:31 
BugProfile blogs/articles/tips links broken Pin
Richard Deeming15-Feb-17 2:49
mveRichard Deeming15-Feb-17 2:49 
GeneralRe: Profile blogs/articles/tips links broken Pin
Richard MacCutchan15-Feb-17 2:54
mveRichard MacCutchan15-Feb-17 2:54 
GeneralRe: Profile blogs/articles/tips links broken Pin
Richard Deeming15-Feb-17 3:03
mveRichard Deeming15-Feb-17 3:03 
SuggestionContact us! Pin
aboubkr9015-Feb-17 2:49
professionalaboubkr9015-Feb-17 2:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: Fixed

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.