Issue 6176 in pharo: Add Zodiac https support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6176 in pharo: Add Zodiac https support

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

Current we have zinc installed but no https support!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

http://zn.stfx.eu/zn/index.html

Gofer it
   squeaksource: 'ZincHTTPComponents';
   package: 'Zinc-HTTP';
   package: 'Zinc-Tests';
   load


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo

Comment #2 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

http://zdc.stfx.eu/

Gofer it
   squeaksource: 'Zodiac';
   package: 'Zodiac-Core';
   package: 'Zodiac-Tests';
   load.


The SSL plugin is built by default for all VMs on jenkins


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo
Updates:
        Status: Integrated

Comment #3 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

in 2.0 163


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

Marcus,

The package Zinc-Zodiac can best be loaded as well: it contains extra  
functional tests for HTTPS (effectively testing the combination of Zn+Zdc):

Gofer it
   squeaksource: 'ZincHTTPComponents';
   package: 'Zinc-Zodiac';
   load.

Sven


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo
Updates:
        Status: Integrated

Comment #5 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

in 2.0 167


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6176 in pharo: Add Zodiac https support

pharo

Comment #6 on issue 6176 by [hidden email]: Add Zodiac https support
http://code.google.com/p/pharo/issues/detail?id=6176

Thx a lot !



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker