You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2004/06/15 15:00:05 UTC

[WIKI-UPDATE] HowTos HTTPsSources JNDIDatasource Tue Jun 15 15:00:05 2004

Page: http://wiki.cocoondev.org/Wiki.jsp?page=HowTos , version: 169 on Mon Jun 15 12:03:50 2004 by StevenNoels

+ * __[HTTPsSources]__ -- using custom certificates for retrieving files over HTTPs -- [Steven Noels]
+ 
- 


Page: http://wiki.cocoondev.org/Wiki.jsp?page=HTTPsSources , version: 4 on Mon Jun 15 12:22:46 2004 by GregorRothfuss

- Make sure you have [OpenSSL|http-link-to-www.openssl.org/] installed. Get it from source or a precompiled one for Windoze. Using s_client, you're going to download the certificate from the server:
?                                                                                                                  ^^

+ Make sure you have [OpenSSL|http-link-to-www.openssl.org/] installed. Get it from source or a precompiled one for Windows. Using s_client, you're going to download the certificate from the server:
?                                                                                                                  ^^



Page: http://wiki.cocoondev.org/Wiki.jsp?page=JNDIDatasource , version: 4 on Mon Jun 15 13:10:31 2004 by 159.50.101.8

- !!Switching from Cocoon managed datasource to JNDI datasource.