Re: [stunnel-users] certificates, openssl and stunnel on windows

This is a discussion on Re: [stunnel-users] certificates, openssl and stunnel on windows within the Stunnel Users forums, part of the Networking and Network Related category; David Schulberg wrote: > Now I want to create the cer file that Windows will happily digest on the > ...


Go Back   Usenet Forums > Networking and Network Related > Stunnel Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-12-2007
John Aldridge
 
Posts: n/a
Default Re: [stunnel-users] certificates, openssl and stunnel on windows

David Schulberg wrote:
> Now I want to create the cer file that Windows will happily digest on the
> client side. Short of ripping the certificate out of the stunnel.pem file
> that I created using the command


Here are the commands I use for the purpose

openssl genrsa 2048 > %1.key
openssl req -new -x509 -nodes -sha1 -days 365 -key %1.key > %1.cert
copy %1.key+%1.cert %1.pem
openssl pkcs12 -export -in %1.pem > %1.p12

which seems to work, though I'm no kind of expert!
_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.net
http://stunnel.mirt.net/mailman/listinfo/stunnel-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:36 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0