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