HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- configuring proxy stable12
Operating System - Linux
1825792
Members
2395
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 02:07 AM
04-19-2009 02:07 AM
configuring proxy stable12
hello.
i am configuring squid Version 3.0.STABLE12 under Linux Ubuntu 8.04.2 system.
i am trying to make a secure proxy server so i will use OpenSSL 0.9.8k 25 Mar 2009 to generate the key and certificate using DSA key as follow.
root@proxy:# openssl dsaparam -rand -genkey -out dsaparam-file 2048
root@proxy:# openssl gendsa -des3 -out dsa.key dsaparam-file
root@proxy:# openssl req -new -x509 -days 1095 -key dsa.key -out mail.xxx.com.crt
now in squid.conf i will put.
---------------------------------
#http_port 3128
https_port 10.10.3.47:443 defaultsite=mail.xxx.com protocol=http cert=/cert/mail.burgan.com.crt key=/cert/dsa.key
---------------------------------
now this error happened when trying to https://serverip from the local network.
"Internet Explorer cannot display the webpage"
and in the server side
2009/04/19 12:56:20| clientNegotiateSSL: Error negotiating SSL connection on FD 11: error:1408A0C1:SSL routines:SSL3_GET_CLIE
NT_HELLO:no shared cipher (1/-1)
2009/04/19 12:56:20| clientNegotiateSSL: Error negotiating SSL connection on FD 11: error:1408A0C1:SSL routines:SSL3_GET_CLIE
NT_HELLO:no shared cipher (1/-1)
----------------------------------------------
please can anyone help?.
thanks
i am configuring squid Version 3.0.STABLE12 under Linux Ubuntu 8.04.2 system.
i am trying to make a secure proxy server so i will use OpenSSL 0.9.8k 25 Mar 2009 to generate the key and certificate using DSA key as follow.
root@proxy:# openssl dsaparam -rand -genkey -out dsaparam-file 2048
root@proxy:# openssl gendsa -des3 -out dsa.key dsaparam-file
root@proxy:# openssl req -new -x509 -days 1095 -key dsa.key -out mail.xxx.com.crt
now in squid.conf i will put.
---------------------------------
#http_port 3128
https_port 10.10.3.47:443 defaultsite=mail.xxx.com protocol=http cert=/cert/mail.burgan.com.crt key=/cert/dsa.key
---------------------------------
now this error happened when trying to https://serverip from the local network.
"Internet Explorer cannot display the webpage"
and in the server side
2009/04/19 12:56:20| clientNegotiateSSL: Error negotiating SSL connection on FD 11: error:1408A0C1:SSL routines:SSL3_GET_CLIE
NT_HELLO:no shared cipher (1/-1)
2009/04/19 12:56:20| clientNegotiateSSL: Error negotiating SSL connection on FD 11: error:1408A0C1:SSL routines:SSL3_GET_CLIE
NT_HELLO:no shared cipher (1/-1)
----------------------------------------------
please can anyone help?.
thanks
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP