-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 5.2.1
-
Fix Version/s: 5.3.1
-
Component/s: None
-
Labels:None
-
Account:Maintenance 2016 (MAINTENANCE2016)
We need to add the following index in the database
CREATE INDEX tls_certificate_subject_index ON tls_certificate(subject);
I have created it on the ovh3 server and search of certificates in the page https://gazelle.ihe.net/gss/certificate/list.seam is now faster
I do not have the sources of the application on my machine to add the change directyl. Thanks for doing it.
CREATE INDEX tls_certificate_subject_index ON tls_certificate(subject);
I have created it on the ovh3 server and search of certificates in the page https://gazelle.ihe.net/gss/certificate/list.seam is now faster
I do not have the sources of the application on my machine to add the change directyl. Thanks for doing it.
- FS-depends on
-
GSS-387 TlsActor renaming
-
- Closed
-