Enable DNS SEC for a netscaler NON-GSLB / GSLB DNS configuration
- No Comments
- Mar, 27, 2018
- Angelo Schalley
- Certificates, DNS, Netscaler, Networking, security
Now a days you want to verify if a DNS zone is secure and verified correctly with DNS sec. This is how you do it on a Netscaler if you ever wondered :-).
Read more on Enable DNS SEC for a netscaler NON-GSLB / GSLB DNS configuration…
Netscaler check saml error’s on console
- No Comments
- Mar, 07, 2017
- Angelo Schalley
- adfs/saml, Netscaler, Networking
nsconmsg -d statswt0 -g saml
output :
Index reltime counter-value symbol-name&device-no
1 162156 39 saml_assertion_verify_success
3 0 39 saml_tot_dht_put_success
5 0 39 saml_tot_dht_get_notfound
7 0 32 saml_tot_dht_free
Done.
openssl netscaler sha256 csr certificate request
- No Comments
- Sep, 13, 2016
- Angelo Schalley
- Certificates, Citrix, Netscaler, Networking
Instructions
Complete the following steps to generate SHA2 CSR on NetScaler using OpenSSL:
- Create a custom configuration file named openssl.cnf. The file can have the following entries. Modify the entries according to the requirement. You can create this file on NetScaler using the VI editor or any other editor.
Read more on openssl netscaler sha256 csr certificate request…