Free tools for certificates and gateways
No account, no sign-up. Use the tool, get the answer, leave. They come from the team that builds DTR Vantage, which does the same work across a whole estate.
SSL/TLS check
Point it at a NetScaler Gateway, a load-balancing virtual server or any HTTPS service. It reads what a client on the internet sees: the certificate and when it expires, whether the chain is complete and trusted, whether the name matches, which TLS versions are still accepted. Every finding says what it means and how to fix it.
- Checks from the internet, the way your users connect
- Missing intermediates named as such
- NetScaler commands in the fixes
PFX to PEM, in your browser
Split a .pfx or .p12 into the certificate, key and chain files a NetScaler, Apache or nginx expects, the way openssl pkcs12 does. The file is opened in this page; nothing is uploaded, and the page is not allowed to make a network request at all.
- RSA and ECDSA keys; old and new PFX encryption
- The chain put in order, the root left out
- Key file encrypted with your passphrase, or plain if you choose
Doing this every renewal?
These tools do one certificate at a time. Certificate automation in DTR Vantage finds the renewed certificate, installs it on every NetScaler that serves it, links the chain, moves every binding, reads it back, and keeps a report of what it did.