Hi, DSpace itself doesn't look after SSL certificates directly. This is probably managed by your Apache HTTPD or Tomcat server. In some simple setups, Tomcat (see: server.xml) will manage the SSL certificate directly. It is quite common to have Apache or nginx in front of Tomcat, handling the SSL, and then proxying requests/responses in cleartext with the Tomcat server.
See https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-DSpaceoverHTTPS for some more details and recommendations. In terms of actually renewing the certificate, that will depend on the provider. If it's a LetsEncrypt certificate you can hopefully renew for free using the certbot tool. If it's a paid certificate you'll need to contact a provider and follow their renewal process. Hope this helps! Kim On Tuesday, November 1, 2022 at 12:14:41 AM UTC+13 [email protected] wrote: > Hey, I have a problem with how to set ssl certificates in dspace. It has > already have one but it soon will expire soon place guide me in the > scenario > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/5c30126a-9f14-44f7-8fc5-62027a9f2173n%40googlegroups.com.
