Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

@nhachicha
Copy link
Contributor

Hi Team!

I saw your presentation at the Paris Android User Group, I was impressed by simplified approach that this FW offer, so here is my 2 cents :)

@HttpsClient
Annotation to simplify HTTPS requests by configuring the KeyStore, TrustStore and Hostname Verification.

The Wiki page https://github.com/nhachicha/androidannotations/wiki/Simple-HTTPS

I'am available if you want to discuss the Why and How

Cheers,

[email protected]
G+ https://plus.google.com/u/0/110610526826489061446

@pyricau
Copy link
Contributor

pyricau commented Jun 4, 2012

Oh, that's indeed very interesting. I'll have a look later this week, when I have enough time. The overall seems very nice. There are a few things that we might discuss however. For example, using "changeit" as default password : should we really do this ? This doesn't look like a traditional "convention over configuration", and I wonder if we should let users ship such kind of thing.

@nhachicha
Copy link
Contributor Author

Hi,
From my experience, « changeit » is used in a lot of KeyStore by
default (mostly JKS) (Glassfish, Tomcat etc.)
Above all, Android default TrustStore password is “changeit”.

Cheers,

PS:I’ll be attending the two meetups this week
http://www.meetup.com/gdg-paris/events/66135782/
http://meetup.paug.fr/events/67001062/ maybe we could catch up there?

On 4 June 2012 09:10, Pierre-Yves Ricau
[email protected]
wrote:

Oh, that's indeed very interesting. I'll have a look later this week, when I have enough time. The overall seems very nice. There are a few things that we might discuss however. For example, using "changeit" as default password : should we really do this ? This doesn't look like a traditional "convention over configuration", and I wonder if we should let users ship such kind of thing.


Reply to this email directly or view it on GitHub:
#219 (comment)

@pyricau
Copy link
Contributor

pyricau commented Jun 4, 2012

Ok, I see.

I won't be there at this week events :) . Need to take a bit of rest... and I just got my hands on Diablo III :)

@pyricau
Copy link
Contributor

pyricau commented Jun 7, 2012

Very good work! I'm gonna change / fix a few things, but on the overall, it's very well done.

@pyricau pyricau mentioned this pull request Jun 7, 2012
@pyricau pyricau merged commit 96c0a4a into androidannotations:develop Jun 7, 2012
@pyricau
Copy link
Contributor

pyricau commented Jun 7, 2012

Also added the wiki documentation, see here. Also see the wiki changes.

@nhachicha
Copy link
Contributor Author

Cool, thanks for the feedback :)
I suppose you already complete Diablo!

On 7 June 2012 14:47, Pierre-Yves Ricau
[email protected]
wrote:

Very good work! I'm gonna change / fix a few things, but on the overall, it's very well done.


Reply to this email directly or view it on GitHub:
#219 (comment)

@pyricau
Copy link
Contributor

pyricau commented Jun 8, 2012

Well, sure, but only in normal mode... :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants