Certificate suggestions support
ggeier
Posts: 30 Bronze 2
I noticed that certificates aren't completely supported. Is there any way to get these fully supported?
edit: I came across another command that's missing a suggestion:
use master -- sql prompt works for this create certificate tswift_cert encryption by password = 'blankSpace!' with subject = '1989' -- CTRL + Shift + D to refresh -- sql prompt suggests everything except for the certificate name create login tswift_login from certificate tswift_cert -- this populates with no issues drop login tswift_login -- only 'DROP CERTIFICATE' is suggested, the cert name is not. drop certificate tswift_cert
edit: I came across another command that's missing a suggestion:
-- the cert login isn't being suggested: revoke connect sql from tswift_login
Tagged:
Comments
Sorry for your inconvenience. I've reported that under this ticket: SP-6732.
Best regards,
Krzysztof