mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 11:29:26 +03:00
c3445374c2
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
6 lines
83 B
Go
6 lines
83 B
Go
//go:build !goexperiment.systemcrypto
|
|
|
|
package backend
|
|
|
|
var OpensslEnabled = false
|