How To SSL - X.509 v2/35.1 Perl Script sslcsr.pl |
Date: 30.09.2008 |
| ← 5 Tools | [ up ] - [ top ] - [ a - z ] - [ Discussion Board ] | 6 Where to buy SSL certificates? → |
Perl Style
Creating a RSA PRIVATE KEY (foo.key) and CERTIFICATE REQUEST (foo.csr) with Perl and Expect.
&genCSR( country => 'CH' , state => 'Zurich', city => 'Zurich' , company => 'My Org Ltd' , section => 'mySection' , common_name => $COMMON_NAME , email => 'foo@example.org' , );
Usage:
# ./sslcsr.pl www.example.comDownload Perl Script: [ wget sslcsr.pl ]
Download other helper scripts
[ files/dummycert sh.txt ]
[ files/sign sh.txt ]
See also:
- Perl Script sslcsr.pl
- Perl Reference
Creating a RSA PRIVATE KEY (foo.key) and CERTIFICATE REQUEST (foo.csr) with Perl and Expect.
infocopter.com/know-how/geek-problems/how-to-ssl/sslcsr-pl.html
- StartSSL and Firefox 2.0 release
- CInternet CInternet:Webmaster
StartCom is very pleased to announce the availability of the StartCom Certification Authority as an included and trusted instance for the issuance of digital certification in Mozilla software as of Firefox 2.0
startcom.org/?app=14&rel=22
- CertBuilder.us - Services
SSL Certificates 1 year $27.95, Wildcard: 1 year $199.95
certbuilder.us/
- securepaynet.net/gdshop/ssl/ssl.asp - Services
SSL Certificates
https://www.securepaynet.net/gdshop/ssl/ssl.asp?isc=&se=%2B&from_app=&prog_id=ezer&pl_id=104508
- Pseudonym.org/ssl/ssl_ca.html - Reference
Creating a Certificate Authority
pseudonym.org/ssl/ssl_ca.html
- OpenSSL.org App: CA.pl
- Reference
CA.pl - friendlier interface for OpenSSL certificate programs
openssl.org/docs/apps/CA.pl.html
- forums.devshed.com/...Certificate+Authentication - Reference
openssl certificate generation problem
forums.devshed.com/t71188/s.html?highlight=Certificate+Authentication
- Google.ch/search?hl=de..q=Self-signed+certificates - Reference
Self-signed X.509 certificates
google.ch/search?hl=de&q=Self-signed+certificates
- Goldfisch.at/knowledge/142 - Reference
ssl-keys and ssl-certficates for apache
www2.goldfisch.at/knowledge/142
- CACert.org - Services
Free SSL Certs. Zertifikat nicht importierbar :-(
cacert.org/
- cert.startcom.org - Services
StartCom Free SSL Certificate Project
https://cert.startcom.org/
- spacereg.com/a.rpl?m=checkcsr - Services Reference
You may check the contents of your certificate signing request (CSR / SSL)
spacereg.com/a.rpl?m=checkcsr
- InstantSSL.com - CInternet:Webmaster CInternet
Need a secure server or an 128 Bit SSL Certificate? From USD 49! SSl-compatible with 99.3 % of all browsers!
instantssl.com/
- GeoTrust.com/webtrust - CInternet:Webmaster CInternet
Low-cost web server 128 Bit SSL certificate in just 10 minutes. USD 149 Initial, USD 119 to renew. Compatible with 98% of all browsers
geotrust.com/webtrust/index.htm
| <- 5 Tools | [ up ] - [ top ] - [ index ] - [ Discussion Board ] | 6 Where to buy SSL certificates? -> |
copyright by retoh - created with mytexi