ucphhpc / migrid-sync

MiGrid workspace where master branch is kept strictly in sync with SF upstream svn repo. Any development or experiments should use a branch. You probably want to fork your own clone or work e.g. on the edge branch if you wish to contribute.
GNU General Public License v2.0
3 stars 4 forks source link

Optional to use crl.pem file #2

Closed Bjarke42 closed 1 year ago

Bjarke42 commented 1 year ago

In my certificate catalogue on the migrid server I need to add a crl.pem fil even though its not required for the usage I have.

Could you make it optional to have a crl file so that if its not needed in the installation its not needed to be added for migrid to run.

An example could be that the service can start without requiring the certificated, when not needed, and if its required you need to add it, or the server will fail during run time.

jonasbardino commented 1 year ago

should be fixed with svn rev 5672 and corresponding git revs. The cacert and crl files are commented out unless a cert vhost is defined.