|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Apache + SLL on Windows
Hello dear friends of secured transactions,
what software do you recommend as a SSL container for Apache on Windows 2000? May be commercial or free. When i search google for this topic, i get most times crappy results. Anybody experiences on this topic? I found out OpenSSL is available for Windows now - is it _stable_? TIA |
|
#2
|
|||
|
|||
|
Apache is very stable on UNIX. Windows itself is not so stable. Running Apache on win32 is not going to give you stability. You want stability, just don't run servers on win2k.
Start here -> http://forums.devshed.com/search.ph...rder=descending |
|
#3
|
|||
|
|||
|
We know, we know... We have to use Apache on Win32 because we use Oracle as the Backend-Database. Oracle does not have a stable driver for Unix (or doesn't have at all, not sure).
Some projects also require other backend-Win32-apps. So we are damned to use Win32... ![]() We currently have two options: rewrite the application that needs SSL to use PostgresQL (could be quite a lot of work, i remember when we switched from MySQL to Oracle), or smack SSL on the Win32-box. Is there any way of _tunneling_ SSL? Like this Code:
Client <--- SSL ---> Gateway / Firewall (Linux) <--- No-SSL ---> Server (Win32) |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache + SLL on Windows |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|