Basic HTML version of Foils prepared May 19 99

Foil 113 Generating Certificates on Unix-1

From Remarks on Internet and Java Security Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Mehmet Sen


1 "ssleay" is a public domain tool to produce certificates and keys on NPAC systems.
2 "ssleay" is installed in the following directory; /usr/npac/lib/ssl/bin
3 ssleay program has useful utilities related to cryptography
4 To generate new certificate and key files, type the following
5 ssleay req -new -x509 -nodes -out myCertificate.pem -keyout myPrivateKey.pem
6 and follow the instructions produced by the program.
7
8 A sample session is on following foil:
9 -----

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 19 1999