netscaler

Citrix NetScaler VPX ---基础1

和自甴很熟 提交于 2020-10-28 11:29:47
一.Enabling and Disabling Features 在NetScaler system中可以用如下的步骤开启features 1.打开浏览器输入http://NSIP,然后回车。NSIP是ns的管理地址,如http://192.168.10.250 2.用你的管理员帐号登录管理界面,到system/settings/configure basic features,勾选你需要的features即可。 命令行界面操作: 1.用ssh登录ns终端 #查看features状态 > show ns feature Feature Acronym Status ------- ------- ------ 1) Web Logging WL ON 2) Surge Protection SP ON 3) Load Balancing LB ON 4) Content Switching CS ON 5) Cache Redirection CR ON 6) Sure Connect SC ON 7) Compression Control CMP ON 8) Priority Queuing PQ ON 9) SSL Offloading SSL ON 10) Global Server Load Balancing GSLB ON 11) Http DoS

Java not providing client certificate for mutual SSL?

a 夏天 提交于 2019-12-21 18:43:06
问题 I’m trying to connect with mutual SSL from a Java SpringBoot application to a NetScaler endpoint. I am able to connect as expected on the command line via OpenSSL with the following command: openssl s_client -connect xxxx.xxxx.xxxx.xxx:443 -cert cert.cer -key private.key Which gives the following output: CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/ST=London/L=London/O=XXXX XXXXX XXX/OU=Infrastructure Services/CN=sit1.xxxxxxx.xxxxxxx.com i:/C=US/O=Symantec Corporation/OU=Symantec Trust

Java not providing client certificate for mutual SSL?

大城市里の小女人 提交于 2019-12-21 18:39:45
问题 I’m trying to connect with mutual SSL from a Java SpringBoot application to a NetScaler endpoint. I am able to connect as expected on the command line via OpenSSL with the following command: openssl s_client -connect xxxx.xxxx.xxxx.xxx:443 -cert cert.cer -key private.key Which gives the following output: CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/ST=London/L=London/O=XXXX XXXXX XXX/OU=Infrastructure Services/CN=sit1.xxxxxxx.xxxxxxx.com i:/C=US/O=Symantec Corporation/OU=Symantec Trust

Java not providing client certificate for mutual SSL?

岁酱吖の 提交于 2019-12-21 18:39:33
问题 I’m trying to connect with mutual SSL from a Java SpringBoot application to a NetScaler endpoint. I am able to connect as expected on the command line via OpenSSL with the following command: openssl s_client -connect xxxx.xxxx.xxxx.xxx:443 -cert cert.cer -key private.key Which gives the following output: CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/ST=London/L=London/O=XXXX XXXXX XXX/OU=Infrastructure Services/CN=sit1.xxxxxxx.xxxxxxx.com i:/C=US/O=Symantec Corporation/OU=Symantec Trust

Nginx - Access Http custom headers

那年仲夏 提交于 2019-12-11 08:07:56
问题 I have a simple requirement. I have a nginx web server and a netscaler proxy. From netscaler, the option Client_IP header is checked, and name of header is HTTP_CLIENT_IP. I want to access this ip in nginx log. I have specified a custom log format, so i can access this value: I have tried the following variables in the log format, and they just return in '-'. $http_client_ip $http_request_body Basically, i want to read the entire request header / body that nginx receives from netscaler. Any

Java not providing client certificate for mutual SSL?

不问归期 提交于 2019-12-04 11:35:32
I’m trying to connect with mutual SSL from a Java SpringBoot application to a NetScaler endpoint. I am able to connect as expected on the command line via OpenSSL with the following command: openssl s_client -connect xxxx.xxxx.xxxx.xxx:443 -cert cert.cer -key private.key Which gives the following output: CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/ST=London/L=London/O=XXXX XXXXX XXX/OU=Infrastructure Services/CN=sit1.xxxxxxx.xxxxxxx.com i:/C=US/O=Symantec Corporation/OU=Symantec Trust Network/CN=Symantec Class 3 Secure Server CA - G4 1 s:/C=US/O=Symantec Corporation/OU=Symantec Trust