Its clear that 28401 is not fixed. I see another project had a similar problem & used a work-around -
https://pulp.plan.io/issues/3639 On Wednesday, 10 April 2019 13:12:13 UTC+2, Gowtham Shanmugam wrote: > > Hi All, > I am using graphite-web-1.1.4-1 and python-django-1.11.15. I am facing > some issue while trying to initialize graphite DB using python-Django. In > FIPs mode I am getting the same issue which is mentioned in > https://code.djangoproject.com/ticket/28401. This issue is present for a > long time, is Django can run in FIPS mode, is that issue is solved? > > I am using the Django command: ``` django-admin migrate django-admin > migrate django-admin migrate ``` > > Error: > > "ValueError: error:060800A3:digital envelope > routines:EVP_DigestInit_ex:disabled for fips" > > Thanks & Regards > Gowtham s > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/efc6caa3-3b96-4a88-a455-963e1f1ccb0d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

