Java Reference
In-Depth Information
For more details on code signing and certificates in general, you can visit certification authori-
ties Web sites for companies such as Cybertrust , VeriSign , Thawte, or others. Other useful
tools for signing and certificate operations are provided by Netscape, so visit their site at
http://developer.netscape.com/software/ .
Finally, for details on the Sun's jarsigner tool, you can browse the documentation at
http://java.sun.com/j2se/1.3/docs/tooldocs/win32/jarsigner.html
C AUTION
Auto-signed certificates are useful only for testing. They are not usable in commercial
applications, both because of their expiration time and because they are not released
by a certification authority.
Summary
In this chapter we discussed how developers can describe the client environment using the
JNLP deployment technology. We saw here three elements (with all their sub elements):
information
resources
security
The next chapter will discuss another important set of features provided by JNLP Clients to
launched applications. This is the ability to invoke special runtime services not available for
usual, stand-alone applications.
10
Search WWH ::




Custom Search