You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this task, the cert get installed. The CA cert named DigiCertCA was already installed manually. But this task does not link the certificate o the DigiCertCA. When I check the cert links it shows empty. I can manually link to DigiCertCA though from the portal.
How do I link the cert to the CA?
Issue Type
Bug Report
Component Name
netscaler.adc.sslcertkey
Python Version
$ python --version # or python3 --versionPython 3.6.8
Ansible Version
$ ansible --versionansible 2.9.15
Ansible Configuration
$ ansible-config dump --only-changed
netscaler.adc Collection Version
$ ansible-galaxy collection list netscaler.adc
[2.0.3] - 2023-11-14
Target NetScaler Version
> show ns versionNetScaler NS13.1: Build 50.23.nc, Date: Oct 18 2023, 00:53:13 (64-bit)
Summary
Here is the ansible task:
With this task, the cert get installed. The CA cert named DigiCertCA was already installed manually. But this task does not link the certificate o the DigiCertCA. When I check the cert links it shows empty. I can manually link to DigiCertCA though from the portal.
How do I link the cert to the CA?
Issue Type
Bug Report
Component Name
netscaler.adc.sslcertkey
Python Version
Ansible Version
Ansible Configuration
$ ansible-config dump --only-changed
netscaler.adc Collection Version
$ ansible-galaxy collection list netscaler.adc
[2.0.3] - 2023-11-14
Target NetScaler Version
Equivalent NetScaler CLI Command
Steps to Reproduce
Expected Results
The cert gets linked to CA with the user pf parameter linkcertkeyname
Actual Results
Additioinal Notes
No response
The text was updated successfully, but these errors were encountered: